2026/04/20 20:10:48 Entrypoint initialization Found kubeconfig secret: cluster-wr8kb-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-wr8kb-kubeconfig Found admin password secret: cluster-wr8kb-admin-password Retrieved username Wrote password to /credentials/cluster-wr8kb-password API Server URL: https://a172b16ee96e645e39dd44a1f5032bc8-3c8d6253ac16090c.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com + bash + STATUS_FILE=/test-status/deploy-and-e2e-status + echo failed + COMPONENT_NAME=kserve-agent-ci ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb + COMPONENT_NAME=kserve-controller-ci ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 + COMPONENT_NAME=kserve-router-ci ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f + COMPONENT_NAME=kserve-storage-initializer-ci ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' Installing on cluster Using namespace: kserve for KServe components SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1293 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1293 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1293 [INFO] Installing Kustomize v5.8.1 for linux/amd64... [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize v5.8.1 make: Entering directory '/workspace/source' [INFO] Installing yq v4.52.1 for linux/amd64... [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq yq (https://github.com/mikefarah/yq/) version v4.52.1 make: Leaving directory '/workspace/source' Installing KServe Python SDK ... [INFO] Installing uv 0.7.8 for linux/amd64... [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. uv 0.7.8 Creating virtual environment... warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) Using CPython 3.9.25 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv /workspace/source Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 Creating virtual environment at: .venv Resolved 263 packages in 1ms Building kserve @ file:///workspace/source/python/kserve Downloading pyarrow (40.1MiB) Downloading cryptography (4.3MiB) Downloading uvloop (3.8MiB) Downloading pandas (12.5MiB) Downloading kubernetes (1.9MiB) Downloading pydantic-core (2.0MiB) Downloading aiohttp (1.7MiB) Downloading setuptools (1.2MiB) Downloading mypy (17.2MiB) Downloading numpy (15.7MiB) Downloading grpcio (6.4MiB) Downloading black (1.6MiB) Downloading botocore (12.9MiB) Downloading portforward (3.9MiB) Downloading grpcio-tools (2.5MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading black Downloading pydantic-core Downloading grpcio-tools Downloading setuptools Downloading portforward Downloading uvloop Downloading cryptography Built python-simple-logger==2.0.19 Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Built kserve @ file:///workspace/source/python/kserve Downloading pandas Downloading botocore Downloading mypy Downloading pyarrow Downloading numpy Prepared 99 packages in 1.90s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 99 packages in 295ms + aiohappyeyeballs==2.6.1 + aiohttp==3.13.3 + aiosignal==1.4.0 + annotated-doc==0.0.4 + annotated-types==0.7.0 + anyio==4.9.0 + attrs==25.3.0 + avro==1.12.0 + black==24.3.0 + boto3==1.37.35 + botocore==1.37.35 + cachetools==5.5.2 + certifi==2025.1.31 + cffi==2.0.0 + charset-normalizer==3.4.1 + click==8.1.8 + cloudevents==1.11.0 + colorama==0.4.6 + colorlog==6.10.1 + coverage==7.8.0 + cryptography==46.0.5 + deprecation==2.1.0 + durationpy==0.9 + execnet==2.1.1 + fastapi==0.121.3 + frozenlist==1.5.0 + google-auth==2.39.0 + grpc-interceptor==0.15.4 + grpcio==1.78.1 + grpcio-testing==1.78.1 + grpcio-tools==1.78.1 + h11==0.16.0 + httpcore==1.0.9 + httptools==0.6.4 + httpx==0.27.2 + httpx-retries==0.4.5 + idna==3.10 + iniconfig==2.1.0 + jinja2==3.1.6 + jmespath==1.0.1 + kserve==0.17.0 (from file:///workspace/source/python/kserve) + kubernetes==32.0.1 + markupsafe==3.0.2 + multidict==6.4.3 + mypy==0.991 + mypy-extensions==1.0.0 + numpy==2.2.4 + oauthlib==3.2.2 + orjson==3.10.16 + packaging==24.2 + pandas==2.2.3 + pathspec==0.12.1 + platformdirs==4.3.7 + pluggy==1.5.0 + portforward==0.7.1 + prometheus-client==0.21.1 + propcache==0.3.1 + protobuf==6.33.5 + psutil==5.9.8 + pyarrow==19.0.1 + pyasn1==0.6.1 + pyasn1-modules==0.4.2 + pycparser==2.22 + pydantic==2.12.4 + pydantic-core==2.41.5 + pyjwt==2.12.1 + pytest==7.4.4 + pytest-asyncio==0.23.8 + pytest-cov==5.0.0 + pytest-httpx==0.30.0 + pytest-xdist==3.6.1 + python-dateutil==2.9.0.post0 + python-dotenv==1.1.0 + python-multipart==0.0.22 + python-simple-logger==2.0.19 + pytz==2025.2 + pyyaml==6.0.2 + requests==2.32.3 + requests-oauthlib==2.0.0 + rsa==4.9.1 + s3transfer==0.11.4 + setuptools==78.1.0 + six==1.17.0 + sniffio==1.3.1 + starlette==0.49.1 + tabulate==0.9.0 + timeout-sampler==1.0.3 + timing-asgi==0.3.1 + tomlkit==0.13.2 + typing-extensions==4.15.0 + typing-inspection==0.4.2 + tzdata==2025.2 + urllib3==2.6.2 + uvicorn==0.34.1 + uvloop==0.21.0 + watchfiles==1.0.5 + websocket-client==1.8.0 + websockets==15.0.1 + yarl==1.20.0 Audited 1 package in 46ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-k7xlh 1/1 Running 0 43s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-k7xlh condition met Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. KEDA Operator pod is ready. Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-metrics-apiserver-7c9f485588-wjjvd 1/1 Running 0 47s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-wjjvd condition met Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. KEDA Metrics API Server pod is ready. Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-admission-cf49989db-q6g8s 1/1 Running 0 53s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-q6g8s condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. Now using project "kserve" on server "https://a172b16ee96e645e39dd44a1f5032bc8-3c8d6253ac16090c.elb.us-east-1.amazonaws.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname ⏳ Installing KServe with SeaweedFS # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied ⏳ Waiting for CRDs to be established Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met ⏳ Applying all resources... customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied serviceaccount/kserve-controller-manager serverside-applied serviceaccount/llmisvc-controller-manager serverside-applied role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied configmap/inferenceservice-config serverside-applied configmap/kserve-parameters serverside-applied secret/kserve-webhook-server-secret serverside-applied secret/mlpipeline-s3-artifact serverside-applied service/kserve-controller-manager-metrics-service serverside-applied service/kserve-controller-manager-service serverside-applied service/kserve-webhook-server-service serverside-applied service/llmisvc-controller-manager-service serverside-applied service/llmisvc-webhook-server-service serverside-applied service/s3-service serverside-applied deployment.apps/kserve-controller-manager serverside-applied deployment.apps/llmisvc-controller-manager serverside-applied deployment.apps/seaweedfs serverside-applied networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied clusterstoragecontainer.serving.kserve.io/default serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied ⏳ Waiting for llmisvc-controller-manager to be ready... Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": NAME READY STATUS RESTARTS AGE llmisvc-controller-manager-68cc5db7c4-8f9fc 0/1 Running 0 6s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-68cc5db7c4-8f9fc condition met Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied Installing DSC/DSCI resources... dscinitialization.dscinitialization.opendatahub.io/test-dsci created datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created Patching ingress domain, markers: predictor or kserve_on_openshift configmap/inferenceservice-config patched pod "kserve-controller-manager-6f655776dd-7rvkf" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-6f655776dd-d9cwf condition met Installing ODH Model Controller manually with PR images customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created serviceaccount/model-serving-api created serviceaccount/odh-model-controller created role.rbac.authorization.k8s.io/leader-election-role created clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created clusterrole.rbac.authorization.k8s.io/metrics-reader created clusterrole.rbac.authorization.k8s.io/model-serving-api created clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created clusterrole.rbac.authorization.k8s.io/proxy-role created rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created configmap/odh-model-controller-parameters created service/model-serving-api created service/odh-model-controller-metrics-service created service/odh-model-controller-webhook-service created deployment.apps/model-serving-api created deployment.apps/odh-model-controller created servicemonitor.monitoring.coreos.com/model-serving-api-metrics created servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created template.template.openshift.io/guardrails-detector-huggingface-serving-template created template.template.openshift.io/kserve-ovms created template.template.openshift.io/mlserver-runtime-template created template.template.openshift.io/vllm-cpu-runtime-template created template.template.openshift.io/vllm-cpu-x86-runtime-template created template.template.openshift.io/vllm-cuda-runtime-template created template.template.openshift.io/vllm-gaudi-runtime-template created template.template.openshift.io/vllm-multinode-runtime-template created template.template.openshift.io/vllm-rocm-runtime-template created template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created template.template.openshift.io/vllm-spyre-s390x-runtime-template created template.template.openshift.io/vllm-spyre-x86-runtime-template created mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... deployment "odh-model-controller" successfully rolled out Add testing models to SeaweedFS S3 storage ... Waiting for SeaweedFS deployment to be ready... deployment "seaweedfs" successfully rolled out S3 init job not completed, re-creating... job.batch/s3-init created Waiting for S3 init job to complete... job.batch/s3-init condition met Configuring SeaweedFS S3 TLS Namespace kserve exists. Cleaning up existing custom TLS SeaweedFS resources for idempotency... secret/seaweedfs-tls-custom-artifact serverside-applied service/seaweedfs-tls-custom-service serverside-applied deployment.apps/seaweedfs-tls-custom serverside-applied Waiting for seaweedfs-tls-custom deployment to be ready... Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... deployment "seaweedfs-tls-custom" successfully rolled out Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage Generating Custom CA cert and secret ....+.+..+...+.+......+.....+....+...............+++++++++++++++++++++++++++++++++++++++++++++*........+......+.+...+++++++++++++++++++++++++++++++++++++++++++++*....+........+..........+..+....+...........+...+....+.....+...+...+.+......+..+.+.....+.+.....+.+...+..+...+...............+.......+...+.....+....+..+...+............+...+.+...............+..+++++ .+.....+...+.+..+....+.....+.+++++++++++++++++++++++++++++++++++++++++++++*.+.............+...+..+++++++++++++++++++++++++++++++++++++++++++++*..+.+...+..+...............+......+...+....+...+.....+...+.+.........+.....+.......+..............+...+..........+............+........+.......+...........+...............+...+.+...+..................+..+...+............+.......+...+...+..+.+......+..............+.......+...+..+...+....+...+.....+.............+.....+....+..+......+.........+..................+.+..+...+....+..+.........+.+.........+.........+..+......+...+.+.........+...........+.+..+.+......+...............+.....................+..+.............+....................+....+..................+........+..................+.......+.....+...+....+.......................+....+.....+.+.....+.........+.+...+.....+....+.....+.+...........+...+......+.+...............+......+..+.......+........+.......+.....+......+.......+..+.........+.........+.+.........+......+..+....+.........+..............+......+.........+.+.........+.....+...+...+..........+.........+...+..............+......+.......+...+...+.....+.......+.........+......+..+.+..+............+......+.......+.....+.............+.....................+++++ ----- ...+++++++++++++++++++++++++++++++++++++++++++++*...+.....+......+.+...........+.......+............+...+.....+.......+......+.....+.........+.+..+.......+.....+..........+++++++++++++++++++++++++++++++++++++++++++++*...........+...+.+...+...+..................+.....+....+..+.........+......+.............+.....................+..............................+.....+.+......+..+.+..+..........+..+..........+........+.......+..+.+..+.......+...+......+......+......+............+.....+......+.+......+..+...+....+.....+.+..................+.....+......+...+..........+...........+.........+.............+...+.....+..........+..+...+.+...+..+......+....+......+...+.........+..+....+...........+....+......+...........+....+......+..+.+..............+............+.+..+..........+...........+....+........+....+.....+.........+.......+...+.....+......+....+..............+..........+........+...+..........+..+.......+......+..+.......+..+....+.....+...............+......+.........+.........+............+...............+.+.....+.......+......+..............+.+.....+++++ .....+...+.+++++++++++++++++++++++++++++++++++++++++++++*.......+..+++++++++++++++++++++++++++++++++++++++++++++*..+............+..+...+...+.............+..+.......+...+..+...+...+....+...+...+...........+...+.......+..............+.+......+..............+...+.......+..............+.+........+...+..........................................+...+...+...................+.....+.......+...........+...+............+...+....+..+...+.+...........+.+............+.....+++++ ----- Certificate request self-signature ok subject=CN=custom, O=Red Hat secret/seaweedfs-tls-custom created deployment.apps/seaweedfs-tls-custom patched Waiting for patched seaweedfs-tls-custom deployment to be ready... Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... deployment "seaweedfs-tls-custom" successfully rolled out job.batch/s3-tls-init-custom created Waiting for S3 TLS init job to complete... job.batch/s3-tls-init-custom condition met Namespace kserve exists. Cleaning up existing serving TLS SeaweedFS resources for idempotency... secret/seaweedfs-tls-serving-artifact serverside-applied service/seaweedfs-tls-serving-service serverside-applied deployment.apps/seaweedfs-tls-serving serverside-applied Waiting for seaweedfs-tls-serving deployment to be ready... Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... deployment "seaweedfs-tls-serving" successfully rolled out Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage job.batch/s3-tls-init-serving created Waiting for S3 TLS init job to complete... job.batch/s3-tls-init-serving condition met networkpolicy.networking.k8s.io/allow-all created Prepare CI namespace and install ServingRuntimes Setting up CI namespace: kserve-ci-e2e-test Tearing down CI namespace: kserve-ci-e2e-test Namespace kserve-ci-e2e-test does not exist, skipping deletion CI namespace teardown complete Creating namespace kserve-ci-e2e-test namespace/kserve-ci-e2e-test created Applying S3 artifact secret secret/mlpipeline-s3-artifact created Applying storage-config secret secret/storage-config created Creating odh-trusted-ca-bundle configmap configmap/odh-trusted-ca-bundle created Installing ServingRuntimes servingruntime.serving.kserve.io/kserve-huggingfaceserver created servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created servingruntime.serving.kserve.io/kserve-lgbserver created servingruntime.serving.kserve.io/kserve-mlserver created servingruntime.serving.kserve.io/kserve-paddleserver created servingruntime.serving.kserve.io/kserve-pmmlserver created servingruntime.serving.kserve.io/kserve-predictiveserver created servingruntime.serving.kserve.io/kserve-sklearnserver created servingruntime.serving.kserve.io/kserve-tensorflow-serving created servingruntime.serving.kserve.io/kserve-torchserve created servingruntime.serving.kserve.io/kserve-tritonserver created servingruntime.serving.kserve.io/kserve-xgbserver created CI namespace setup complete Setup complete === E2E cluster / operator summary === Client Version: 4.20.11 Kustomize Version: v5.6.0 Server Version: 4.20.19 Kubernetes Version: v1.33.9 ClusterVersion desired: 4.20.19 ClusterVersion history (latest): 4.20.19 (Completed) CSVs in openshift-keda: custom-metrics-autoscaler.v2.18.1-2 Succeeded CSVs in openshift-operators (ODH / shared operators, filtered): === End E2E cluster / operator summary === /workspace/source REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- MIIDPDCCAiSgAwIBAgIIGdNdhlUOHlswDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMDE5NTg1MFoX DTM2MDQxNzE5NTg1MFowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoS713v5esdU4 l/TzTV/SlvsVqD1nAmJvy2AlCr8roVMwDrMWGQnapSczXeHhGp9H4x/nf+CDdkzu CjWP2iycDsgiVGngjNVvIPUh01tWyTMtC26VBFhlCruQoVMAQ8013fRoe83+DBWL SWKE00Edvk1eUOCZwFoFOGM4UhvHxXwSkXNuXNq/XbhhJ0AYjYqWaiHRRHdygHan lfBIi/tbJS6hqDxQzML+FRqtPKeZLPaaKNCLbWxEA55c0vAGArSjA6IOie4olhnk gR8lix9h0rWKoz99R6JuC1kqx02c190gXY8z2b8WemGwh2UiOebEkGbLuQPKxt6A xmA0VMXt3QIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRA7tTVxUbz8YQty60x/IZzt+YanGpI+P8joCFyO8nNHzZR5UAs qCE+eo+8zSg1NRcXKVuThO3/eQRnXUPsRl77+TANBgkqhkiG9w0BAQsFAAOCAQEA g6jWuvXm5egySfAPkEN8bLG+uY958+DkHBAtK0vu0o/xrOx5ozV0dmHjbaWdoteo wEYg0Rp1czMg+VzHNfQ+efaCIhPqiu/fpqeYzkn9MY3PoG91bLOto5w3um564kxK n+EIDR4NjGLlkV5qs3TRrez8aI/Qv3/ViDQ8EQ+sW4BrsoqpEbCN+/Td0wiMDdwX X+o+tLkOZgWRPdLoN0YG0wYuW7t1x3hGkpV6wiN3Etnsy8bphN2aWaB3JlQ+u6mo TNJ1RYz0vvhndBWz2yqvyAaVW3Ywzg63xqwvlyBXqc7yaZOhZ9ugFusmXsJ9xePD LUisuv07Y3MSePZF6rCoFA== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIIJmIaVXv0GEwwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMDE5NTkyNloX DTI3MDQyMDE5NTkyNlowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB AM6jH+3BhQR8w6OynFy4YUWLQ6u7zipwMayMYXU/XldLMDyU995SgC7A5S+ASVdr 9i/SSuZxs3ixWY9rSdD9+XX1eVVmM4RwSLNp4NykDssJTX3+xHivBWWQS5e2cNba 2NfvWWRzvgnBdNlP36LyY9fSpWyxKhsSiZQ9MAcoVM/fTScKzUZ07KOA3gdJWbHV SPXOHUALe1Sm76aA1V8nxMjXz9uepXpPsQfvT7WvyCo0YjAKM6PDsGbxhxGM3ecV 8rHLAmEc3p1yPUJpRSGLmWVpOu6mrsTNrAbnIsYnMow7jJDWIDyRGJEZs4K5EJTv fqobKR1gZlRo2bsdHOpGPf0CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAj54u8JkNH4pAgDpJMJbYT3/onZNDW2JltWwTFYzddy7GU4g7s+zWS39n A8RvdJuE4vH07YTcfOzesX76afBwkDBLBgNVHSMERDBCgEDu1NXFRvPxhC3LrTH8 hnO35hqcakj4/yOgIXI7yc0fNlHlQCyoIT56j7zNKDU1FxcpW5OE7f95BGddQ+xG Xvv5MEsGA1UdEQREMEKCQCouYXBwcy5iMzhkMjFlNC1lMTAxLTQ2YzYtYTQ4Mi0w ODUyNmRiNjMyZTAucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBADIWNTu3lY8dyNADcKlMzFTZMC3G6PiwV12CcULfcUcVs5pH8wIa7x+jRR63 7Il0X6zccwJFcIGvSPEGKS4tdvjfitCzHwwxVpMMham7UJtY1t6njf4xjn3DmJIl ehuzlS82LXvRasxCBqqFvk8SdxCy06X3M68cJ5zaUQ8+DIOzJtfkVX12V6c0DHA6 8zZ5CIejK2QPslg6gsb94W4Hth80Ytx3PZeIiVP2IfYQWsIrRU71FX9YbHy0axNk ktBtQ7o4d4XkIJEaBHQnHE/pC1rWZlvCadikF54OtJivcD1/dEmFRvABK0Npo78c L0Z2L/t8fIlv5KG4GIoyoUirE3Y= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIAnBlNrJXzL4wDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjcxNTY3NTAe Fw0yNjA0MjAyMDA3NTRaFw0yODA2MTgyMDA3NTVaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY3MTU2NzUwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6xFd1po16vsTV9B2zRhN0+LoM1W16O/sI yDy3HtKDIFsYA93kGzBh9hU/LNCRwfwpP2NXCCA5HNpnA9YSJbJ2zyXUteTF/dJ+ 3rA83+rL5ede7lIkT741m3KRR9ZgPeT5qpo14zgjVlHrKBYzbpPyS/MxMEmpQGpk 2yF6F5ox15hCO5WBteA5T67Cbcux/azW1v9eYS3eney/eqmU3cllaDRgX98e7q33 Omz6UOdZ3MLxh10dxAaWxTfCBCbjpkB4IvJ4JGCpuk15QNI1syGoboj+yrI0iNCW uXGjJFxBQIu/M99FE0/JNSukmG1CwvGclus5IwoanYF28cnVduHHAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRblvsI 6SXTQ2N69nhrJkxfFEPbVDAfBgNVHSMEGDAWgBRblvsI6SXTQ2N69nhrJkxfFEPb VDANBgkqhkiG9w0BAQsFAAOCAQEAefK6iCHGgZc3MhWsfD1TgsbVaCL8GqcPmNsw UCtq3nBQxVHO6oF7F8jUrcl51E+bhKyJ2K1hcnBsBG6RbZmYNcCSLOjv/02FfiMA C+aBET53ZvTm4Anxah+aeeqDdy3BRoEmFwxk83Z0bJ23lQGF/S0Pe/J7SzW8Z3CF hKDvgGXyVYTaaCYuhhV6eS24hn33SfVPai8L5PzLZYXwkjpnJxlEDWfu0V/R7RnB VFHh+OCpfjnO7qO/lWqsfdNd9A3aiolIcRX79UtmtKuXQ2cLNuwG6t5E0j8hm/lG OGBg3M4yY1oNrHvo+nx5TzchLro1bpCJLKxRvrKppXC3z7l/xA== -----END CERTIFICATE----- Run E2E tests: predictor or kserve_on_openshift Starting E2E functional tests ... Parallelism requested for pytest is 1 ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python cachedir: .pytest_cache rootdir: /workspace/source/test/e2e configfile: pytest.ini plugins: httpx-0.30.0, asyncio-0.23.8, anyio-4.9.0, xdist-3.6.1, cov-5.0.0 asyncio: mode=Mode.STRICT created: 1/1 worker 1 worker [55 items] scheduling tests via WorkStealingScheduling batcher/test_batcher.py::test_batcher 2026-04-20 20:15:28.088 3487 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-20 20:17:08.361 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:17:08.361 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:17:08.362 3487 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.362 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.362 3487 kserve.trace Network layer = istio 2026-04-20 20:17:08.362 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:17:08.362 3487 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.362 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.364 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:17:08.364 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:17:08.364 3487 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.364 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.365 3487 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.365 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.365 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} 2026-04-20 20:17:08.365 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} 2026-04-20 20:17:08.498 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.498 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.499 3487 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.499 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.499 3487 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.499 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.499 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:08.499 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:08.499 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.499 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.499 3487 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.499 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.500 3487 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.500 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.500 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:08.500 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:08.500 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.500 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:17:08.500 3487 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.500 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:17:08.500 3487 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.500 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict 2026-04-20 20:17:08.500 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:08.500 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:17:13.532 3487 kserve.trace response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.532 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.532 3487 kserve.trace response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.532 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.532 3487 kserve.trace response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.532 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.533 3487 kserve.trace response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.533 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"b7a5ec52-6907-4e84-96ec-4fb0c0c25536","predictions":[1,1]} 2026-04-20 20:17:13.533 3487 kserve.trace Got response [{'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}] 2026-04-20 20:17:13.533 3487 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b7a5ec52-6907-4e84-96ec-4fb0c0c25536', 'predictions': [1, 1]}] [gw0] PASSED batcher/test_batcher.py::test_batcher batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-04-20 20:18:33.712 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:18:33.712 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:18:33.712 3487 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.712 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.712 3487 kserve.trace Network layer = istio 2026-04-20 20:18:33.712 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:18:33.712 3487 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.712 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.713 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:18:33.713 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:18:33.713 3487 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.713 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.713 3487 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.713 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.713 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} 2026-04-20 20:18:33.713 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} 2026-04-20 20:18:33.714 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.714 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.714 3487 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.714 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.714 3487 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.714 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.714 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:33.714 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:33.715 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.715 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.715 3487 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.715 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.715 3487 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.715 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.715 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:33.715 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:33.716 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.716 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} 2026-04-20 20:18:33.716 3487 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.716 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:18:33.716 3487 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.716 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict 2026-04-20 20:18:33.716 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:33.716 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:18:38.744 3487 kserve.trace response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.744 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"0244741a-28d2-4749-9825-4b39c1c0d4b6","predictions":[1,1]} 2026-04-20 20:18:38.746 3487 kserve.trace Got response [{'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}] 2026-04-20 20:18:38.746 3487 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}, {'message': '', 'batchId': '0244741a-28d2-4749-9825-4b39c1c0d4b6', 'predictions': [1, 1]}] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port custom/test_custom_model_grpc.py::test_custom_model_grpc [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc custom/test_ray.py::test_custom_model_http_ray [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray logger/test_logger.py::test_kserve_logger 2026-04-20 20:20:18.933 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:20:18.933 3487 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.933 3487 kserve.trace Network layer = istio 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:20:18.933 3487 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.933 3487 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:20:18.933 3487 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.933 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:20:18.934 3487 kserve.trace url: https://isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-logger:predict 2026-04-20 20:20:18.934 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-logger:predict 2026-04-20 20:20:18.934 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:20:18.934 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:20:18.962 3487 kserve.trace response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:20:18.962 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:20:18.962 3487 kserve.trace Got response {'predictions': [1, 1]} 2026-04-20 20:20:18.962 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [gw0] PASSED logger/test_logger.py::test_kserve_logger predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency predictor/test_autoscaling.py::test_sklearn_kserve_rps [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps predictor/test_canary.py::test_canary_rollout [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout predictor/test_canary.py::test_canary_rollout_runtime [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime predictor/test_lightgbm.py::test_lightgbm_kserve 2026-04-20 20:22:04.214 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:22:04.214 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:22:04.214 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.214 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.214 3487 kserve.trace Network layer = istio 2026-04-20 20:22:04.214 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:22:04.214 3487 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.214 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.215 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:22:04.215 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:22:04.215 3487 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.215 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:22:04.215 3487 kserve.trace url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict 2026-04-20 20:22:04.215 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict 2026-04-20 20:22:04.215 3487 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:22:04.215 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:22:04.242 3487 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:22:04.242 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:22:04.242 3487 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} 2026-04-20 20:22:04.242 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-04-20 20:23:34.470 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.470 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.470 3487 kserve.trace Network layer = istio 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:23:34.470 3487 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.470 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.470 3487 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.470 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.471 3487 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.471 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.471 3487 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:23:34.471 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:23:34.499 3487 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:23:34.499 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:23:34.499 3487 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} 2026-04-20 20:23:34.499 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} 2026-04-20 20:23:34.540 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.540 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.540 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.540 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.541 3487 kserve.trace Network layer = istio 2026-04-20 20:23:34.541 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:23:34.541 3487 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.541 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.541 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.541 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.541 3487 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.541 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.541 3487 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.541 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.541 3487 kserve.trace request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}, {'petal_width_(cm)': 0.2}]]} 2026-04-20 20:23:34.541 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}, {'petal_width_(cm)': 0.2}]]} 2026-04-20 20:23:34.839 3487 kserve.trace response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} 2026-04-20 20:23:34.839 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} 2026-04-20 20:23:34.839 3487 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} 2026-04-20 20:23:34.839 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} 2026-04-20 20:23:34.882 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.882 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:23:34.882 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.882 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.882 3487 kserve.trace Network layer = istio 2026-04-20 20:23:34.882 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:23:34.883 3487 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.883 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.883 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.883 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:23:34.883 3487 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.883 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:23:34.883 3487 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.883 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict 2026-04-20 20:23:34.883 3487 kserve.trace request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}]]} 2026-04-20 20:23:34.883 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}]]} 2026-04-20 20:23:34.939 3487 kserve.trace response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} 2026-04-20 20:23:34.939 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} 2026-04-20 20:23:34.939 3487 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} 2026-04-20 20:23:34.939 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-04-20 20:26:35.205 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:26:35.205 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:26:35.206 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace Network layer = istio 2026-04-20 20:26:35.206 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:26:35.206 3487 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:26:35.206 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:26:35.206 3487 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:26:35.206 3487 kserve.trace url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer 2026-04-20 20:26:35.206 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer 2026-04-20 20:26:35.206 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:26:35.206 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:26:35.263 3487 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"666da8f3-89d9-4fa0-b0e9-f8386627eb3c","parameters":{},"outputs":[{"name":"predict","shape":[2,3],"datatype":"FP64","parameters":{"content_type":"np"},"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} 2026-04-20 20:26:35.263 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"666da8f3-89d9-4fa0-b0e9-f8386627eb3c","parameters":{},"outputs":[{"name":"predict","shape":[2,3],"datatype":"FP64","parameters":{"content_type":"np"},"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} 2026-04-20 20:26:35.264 3487 kserve.trace Got response "id": "666da8f3-89d9-4fa0-b0e9-f8386627eb3c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 20:26:35.264 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "666da8f3-89d9-4fa0-b0e9-f8386627eb3c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-04-20 20:27:05.413 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:27:05.413 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:27:05.413 3487 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.413 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.413 3487 kserve.trace Network layer = istio 2026-04-20 20:27:05.413 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:27:05.414 3487 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.414 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.414 3487 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:27:05.414 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:27:05.414 3487 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.414 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:05.414 3487 kserve.trace url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer 2026-04-20 20:27:05.414 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer 2026-04-20 20:27:05.414 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:27:05.414 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:27:05.438 3487 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"e25d30c3-f9c1-420a-b9f2-1ae122bef66f","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} 2026-04-20 20:27:05.438 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"e25d30c3-f9c1-420a-b9f2-1ae122bef66f","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} 2026-04-20 20:27:05.439 3487 kserve.trace Got response "id": "e25d30c3-f9c1-420a-b9f2-1ae122bef66f","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:27:05.439 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "e25d30c3-f9c1-420a-b9f2-1ae122bef66f","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve predictor/test_lightgbm.py::test_lightgbm_v2_grpc [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-04-20 20:27:55.637 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:27:55.637 3487 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.637 3487 kserve.trace Network layer = istio 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:27:55.637 3487 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.637 3487 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:27:55.637 3487 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.637 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:27:55.638 3487 kserve.trace url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer 2026-04-20 20:27:55.638 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer 2026-04-20 20:27:55.638 3487 kserve.trace request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'fixed acidity', 'shape': [1], 'datatype': 'FP32', 'data': [7.4]}, {'name': 'volatile acidity', 'shape': [1], 'datatype': 'FP32', 'data': [0.7]}, {'name': 'citric acid', 'shape': [1], 'datatype': 'FP32', 'data': [0]}, {'name': 'residual sugar', 'shape': [1], 'datatype': 'FP32', 'data': [1.9]}, {'name': 'chlorides', 'shape': [1], 'datatype': 'FP32', 'data': [0.076]}, {'name': 'free sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [11]}, {'name': 'total sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [34]}, {'name': 'density', 'shape': [1], 'datatype': 'FP32', 'data': [0.9978]}, {'name': 'pH', 'shape': [1], 'datatype': 'FP32', 'data': [3.51]}, {'name': 'sulphates', 'shape': [1], 'datatype': 'FP32', 'data': [0.56]}, {'name': 'alcohol', 'shape': [1], 'datatype': 'FP32', 'data': [9.4]}]} 2026-04-20 20:27:55.638 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'fixed acidity', 'shape': [1], 'datatype': 'FP32', 'data': [7.4]}, {'name': 'volatile acidity', 'shape': [1], 'datatype': 'FP32', 'data': [0.7]}, {'name': 'citric acid', 'shape': [1], 'datatype': 'FP32', 'data': [0]}, {'name': 'residual sugar', 'shape': [1], 'datatype': 'FP32', 'data': [1.9]}, {'name': 'chlorides', 'shape': [1], 'datatype': 'FP32', 'data': [0.076]}, {'name': 'free sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [11]}, {'name': 'total sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [34]}, {'name': 'density', 'shape': [1], 'datatype': 'FP32', 'data': [0.9978]}, {'name': 'pH', 'shape': [1], 'datatype': 'FP32', 'data': [3.51]}, {'name': 'sulphates', 'shape': [1], 'datatype': 'FP32', 'data': [0.56]}, {'name': 'alcohol', 'shape': [1], 'datatype': 'FP32', 'data': [9.4]}]} 2026-04-20 20:27:55.673 3487 kserve.trace response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"d3750ffd-888e-4754-ad95-87b391f2636f","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} 2026-04-20 20:27:55.673 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"d3750ffd-888e-4754-ad95-87b391f2636f","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} 2026-04-20 20:27:55.673 3487 kserve.trace Got response "id": "d3750ffd-888e-4754-ad95-87b391f2636f","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False 2026-04-20 20:27:55.673 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "d3750ffd-888e-4754-ad95-87b391f2636f","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve predictor/test_multi_container_probing.py::test_multi_container_probing 2026-04-20T20:29:15.785419+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) 2026-04-20T20:29:15.824176+00:00 timeout_sampler INFO Elapsed time: 0.00024056434631347656 [0:00:00.000241] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing predictor/test_paddle.py::test_paddle 2026-04-20 20:30:25.980 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:30:25.980 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:30:25.981 3487 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:25.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:25.981 3487 kserve.trace Network layer = istio 2026-04-20 20:30:25.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:30:25.981 3487 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:25.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:26.020 3487 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:30:26.020 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:30:26.020 3487 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:26.020 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:30:26.020 3487 kserve.trace url: https://isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-paddle:predict 2026-04-20 20:30:26.020 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-paddle:predict 2026-04-20 20:30:26.020 3487 kserve.trace request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} 2026-04-20 20:30:26.020 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} 2026-04-20 20:30:27.444 3487 kserve.trace response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} 2026-04-20 20:30:27.444 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} 2026-04-20 20:30:27.444 3487 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} 2026-04-20 20:30:27.444 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [gw0] PASSED predictor/test_paddle.py::test_paddle predictor/test_paddle.py::test_paddle_runtime 2026-04-20 20:31:47.620 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:31:47.620 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:31:47.620 3487 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.620 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.620 3487 kserve.trace Network layer = istio 2026-04-20 20:31:47.620 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:31:47.620 3487 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.620 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.658 3487 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:31:47.658 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:31:47.658 3487 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.658 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:31:47.659 3487 kserve.trace url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict 2026-04-20 20:31:47.659 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict 2026-04-20 20:31:47.659 3487 kserve.trace request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} 2026-04-20 20:31:47.659 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} 2026-04-20 20:31:48.994 3487 kserve.trace response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} 2026-04-20 20:31:48.994 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} 2026-04-20 20:31:48.994 3487 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} 2026-04-20 20:31:48.994 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime predictor/test_paddle.py::test_paddle_v2_kserve 2026-04-20 20:32:49.165 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:32:49.165 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:32:49.166 3487 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.166 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.166 3487 kserve.trace Network layer = istio 2026-04-20 20:32:49.166 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:32:49.166 3487 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.166 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.202 3487 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:32:49.202 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:32:49.202 3487 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.202 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:32:49.202 3487 kserve.trace url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer 2026-04-20 20:32:49.202 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer 2026-04-20 20:32:49.202 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [1, 3, 224, 224], 'datatype': 'FP64', 'data': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]}]} 2026-04-20 20:32:49.202 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [1, 3, 224, 224], 'datatype': 'FP64', 'data': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]}]} 2026-04-20 20:32:50.803 3487 kserve.trace response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"3f929120-97a9-4eb1-932e-73049fbc11b0","parameters":null,"outputs":[{"name":"output-0","shape":[1,1000],"datatype":"FP32","parameters":null,"data":[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]}]} 2026-04-20 20:32:50.803 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"3f929120-97a9-4eb1-932e-73049fbc11b0","parameters":null,"outputs":[{"name":"output-0","shape":[1,1000],"datatype":"FP32","parameters":null,"data":[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]}]} 2026-04-20 20:32:50.804 3487 kserve.trace Got response "id": "3f929120-97a9-4eb1-932e-73049fbc11b0","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:32:50.804 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "3f929120-97a9-4eb1-932e-73049fbc11b0","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve predictor/test_paddle.py::test_paddle_v2_grpc [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc predictor/test_pmml.py::test_pmml_kserve 2026-04-20 20:34:20.981 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:34:20.981 3487 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace Network layer = istio 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:34:20.981 3487 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:34:20.981 3487 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:34:20.981 3487 kserve.trace url: https://isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-pmml:predict 2026-04-20 20:34:20.981 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-pmml:predict 2026-04-20 20:34:20.982 3487 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} 2026-04-20 20:34:20.982 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} 2026-04-20 20:34:21.840 3487 kserve.trace response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} 2026-04-20 20:34:21.840 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} 2026-04-20 20:34:21.840 3487 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} 2026-04-20 20:34:21.840 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} 2026-04-20 20:34:21.841 3487 kserve.trace Time taken: 0.9005919470000663 2026-04-20 20:34:21.841 3487 kserve.trace INFO [test_pmml.py:test_pmml_kserve():72] Time taken: 0.9005919470000663 [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve predictor/test_pmml.py::test_pmml_runtime_kserve 2026-04-20 20:36:02.030 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:36:02.030 3487 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.030 3487 kserve.trace Network layer = istio 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:36:02.030 3487 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.030 3487 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:36:02.030 3487 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.030 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:36:02.031 3487 kserve.trace url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict 2026-04-20 20:36:02.031 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict 2026-04-20 20:36:02.031 3487 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} 2026-04-20 20:36:02.031 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} 2026-04-20 20:36:02.795 3487 kserve.trace response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} 2026-04-20 20:36:02.795 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} 2026-04-20 20:36:02.796 3487 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} 2026-04-20 20:36:02.796 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [gw0] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve predictor/test_pmml.py::test_pmml_v2_kserve 2026-04-20 20:37:32.982 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:37:32.982 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:37:32.983 3487 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace Network layer = istio 2026-04-20 20:37:32.983 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:37:32.983 3487 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:37:32.983 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:37:32.983 3487 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:37:32.983 3487 kserve.trace url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer 2026-04-20 20:37:32.983 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer 2026-04-20 20:37:32.983 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [1, 4], 'datatype': 'FP32', 'data': [[5.1, 3.5, 1.4, 0.2]]}]} 2026-04-20 20:37:32.983 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [1, 4], 'datatype': 'FP32', 'data': [[5.1, 3.5, 1.4, 0.2]]}]} 2026-04-20 20:37:33.747 3487 kserve.trace response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"938c6899-c73d-4e20-87a0-08433030b709","parameters":null,"outputs":[{"name":"Species","shape":[1],"datatype":"BYTES","parameters":null,"data":["setosa"]},{"name":"Probability_setosa","shape":[1],"datatype":"FP64","parameters":null,"data":[1.0]},{"name":"Probability_versicolor","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Probability_virginica","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Node_Id","shape":[1],"datatype":"BYTES","parameters":null,"data":["2"]}]} 2026-04-20 20:37:33.747 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"938c6899-c73d-4e20-87a0-08433030b709","parameters":null,"outputs":[{"name":"Species","shape":[1],"datatype":"BYTES","parameters":null,"data":["setosa"]},{"name":"Probability_setosa","shape":[1],"datatype":"FP64","parameters":null,"data":[1.0]},{"name":"Probability_versicolor","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Probability_virginica","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Node_Id","shape":[1],"datatype":"BYTES","parameters":null,"data":["2"]}]} 2026-04-20 20:37:33.748 3487 kserve.trace Got response "id": "938c6899-c73d-4e20-87a0-08433030b709","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:37:33.748 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "938c6899-c73d-4e20-87a0-08433030b709","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_pmml.py::test_pmml_v2_kserve predictor/test_pmml.py::test_pmml_v2_grpc [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-04-20 20:37:33.843 3487 kserve.trace Created primary ISVC: isvc-primary-63f047 2026-04-20 20:37:33.843 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-63f047 2026-04-20 20:38:53.883 3487 kserve.trace Primary ISVC is ready 2026-04-20 20:38:53.883 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready 2026-04-20 20:38:53.888 3487 kserve.trace Baseline recorded - resourceVersion: 25820 2026-04-20 20:38:53.888 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 25820 2026-04-20 20:38:53.889 3487 kserve.trace Creating invalid S3 secret and service account 2026-04-20 20:38:53.889 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account 2026-04-20 20:38:54.005 3487 kserve.trace Created secondary ISVC isvc-secondary-63f047, waiting for failure status... 2026-04-20 20:38:54.005 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-63f047, waiting for failure status... 2026-04-20 20:39:02.032 3487 kserve.trace ISVC isvc-secondary-63f047 reported failure: {'exitCode': 1, 'message': "2026-04-20 20:38:54.943 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-20 20:38:54.944 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-20 20:38:55.217 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:38:59.874 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} 2026-04-20 20:39:02.032 3487 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-63f047 reported failure: {'exitCode': 1, 'message': "2026-04-20 20:38:54.943 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-20 20:38:54.944 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-20 20:38:55.217 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:38:59.874 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} 2026-04-20 20:39:02.032 3487 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-20 20:38:54.943 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-20 20:38:54.944 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-20 20:38:55.217 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:38:59.874 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} 2026-04-20 20:39:02.032 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-20 20:38:54.943 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-20 20:38:54.944 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-20 20:38:55.217 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:38:59.874 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} 2026-04-20 20:39:12.044 3487 kserve.trace Primary ISVC resourceVersion: before=25820, after=25820 2026-04-20 20:39:12.044 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=25820, after=25820 2026-04-20 20:39:12.044 3487 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures 2026-04-20 20:39:12.044 3487 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-04-20 20:39:12.070 3487 kserve.trace Creating invalid S3 secret and service account 2026-04-20 20:39:12.070 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account 2026-04-20 20:39:12.211 3487 kserve.trace Created ISVC isvc-init-fail-258425, waiting for failure status... 2026-04-20 20:39:12.211 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-258425, waiting for failure status... 2026-04-20 20:39:17.221 3487 kserve.trace ISVC isvc-init-fail-258425 reported failure: {'exitCode': 1, 'message': "2026-04-20 20:39:13.170 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-20 20:39:13.171 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-20 20:39:13.447 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:39:15.223 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} 2026-04-20 20:39:17.221 3487 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-258425 reported failure: {'exitCode': 1, 'message': "2026-04-20 20:39:13.170 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-20 20:39:13.171 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-20 20:39:13.447 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:39:15.223 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} 2026-04-20 20:39:17.222 3487 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-20 20:39:13.170 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-20 20:39:13.171 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-20 20:39:13.447 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:39:15.223 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} 2026-04-20 20:39:17.222 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-20 20:39:13.170 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-20 20:39:13.171 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-20 20:39:13.447 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-20 20:39:15.223 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} 2026-04-20 20:39:17.222 3487 kserve.trace Transition status: BlockedByFailedLoad 2026-04-20 20:39:17.222 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad 2026-04-20 20:39:17.225 3487 kserve.trace Ready condition: {'lastTransitionTime': '2026-04-20T20:39:12Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} 2026-04-20 20:39:17.225 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-04-20T20:39:12Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} 2026-04-20 20:39:17.226 3487 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds 2026-04-20 20:39:17.226 3487 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.06 seconds [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure predictor/test_predictive.py::test_predictive_sklearn_v1 2026-04-20 20:41:07.464 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:41:07.464 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:41:07.465 3487 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.465 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.465 3487 kserve.trace Network layer = istio 2026-04-20 20:41:07.465 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:41:07.465 3487 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.465 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.465 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:41:07.465 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:41:07.466 3487 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.466 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:41:07.466 3487 kserve.trace url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict 2026-04-20 20:41:07.466 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict 2026-04-20 20:41:07.466 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:41:07.466 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:41:07.496 3487 kserve.trace response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:41:07.496 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:41:07.496 3487 kserve.trace Got response {'predictions': [1, 1]} 2026-04-20 20:41:07.496 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 predictor/test_predictive.py::test_predictive_xgboost_v1 2026-04-20 20:42:37.688 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:42:37.688 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:42:37.689 3487 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.689 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.689 3487 kserve.trace Network layer = istio 2026-04-20 20:42:37.689 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:42:37.689 3487 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.689 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.689 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:42:37.689 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:42:37.690 3487 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.690 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:42:37.690 3487 kserve.trace url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict 2026-04-20 20:42:37.690 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict 2026-04-20 20:42:37.691 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:42:37.691 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:42:37.722 3487 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 20:42:37.722 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 20:42:37.722 3487 kserve.trace Got response {'predictions': [1.0, 1.0]} 2026-04-20 20:42:37.722 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-04-20 20:44:07.913 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:44:07.913 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:44:07.913 3487 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.913 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.913 3487 kserve.trace Network layer = istio 2026-04-20 20:44:07.913 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:44:07.913 3487 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.913 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.914 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:44:07.914 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:44:07.914 3487 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.914 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:44:07.914 3487 kserve.trace url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict 2026-04-20 20:44:07.914 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict 2026-04-20 20:44:07.914 3487 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:44:07.914 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} 2026-04-20 20:44:07.984 3487 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:44:07.984 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} 2026-04-20 20:44:07.984 3487 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} 2026-04-20 20:44:07.984 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 predictor/test_predictive.py::test_predictive_sklearn_v2 2026-04-20 20:45:38.181 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:45:38.181 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:45:38.181 3487 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.181 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.181 3487 kserve.trace Network layer = istio 2026-04-20 20:45:38.181 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:45:38.181 3487 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.181 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.182 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:45:38.182 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:45:38.182 3487 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.182 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:45:38.182 3487 kserve.trace url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer 2026-04-20 20:45:38.182 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer 2026-04-20 20:45:38.182 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:45:38.182 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:45:38.215 3487 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"a20b840d-4558-4d1a-a69d-8f36d339948d","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} 2026-04-20 20:45:38.215 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"a20b840d-4558-4d1a-a69d-8f36d339948d","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} 2026-04-20 20:45:38.215 3487 kserve.trace Got response "id": "a20b840d-4558-4d1a-a69d-8f36d339948d","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:45:38.215 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "a20b840d-4558-4d1a-a69d-8f36d339948d","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 predictor/test_predictive.py::test_predictive_xgboost_v2 2026-04-20 20:47:08.404 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:47:08.404 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:47:08.405 3487 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace Network layer = istio 2026-04-20 20:47:08.405 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:47:08.405 3487 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:47:08.405 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:47:08.405 3487 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:47:08.405 3487 kserve.trace url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer 2026-04-20 20:47:08.405 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer 2026-04-20 20:47:08.405 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:47:08.405 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:47:08.434 3487 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"0cbc190e-af5c-424f-8fa8-930b42eb0b9f","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} 2026-04-20 20:47:08.434 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"0cbc190e-af5c-424f-8fa8-930b42eb0b9f","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} 2026-04-20 20:47:08.434 3487 kserve.trace Got response "id": "0cbc190e-af5c-424f-8fa8-930b42eb0b9f","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:47:08.434 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "0cbc190e-af5c-424f-8fa8-930b42eb0b9f","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-04-20 20:48:38.617 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:48:38.617 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:48:38.617 3487 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.617 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.617 3487 kserve.trace Network layer = istio 2026-04-20 20:48:38.617 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:48:38.617 3487 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.617 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.618 3487 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:48:38.618 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:48:38.618 3487 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.618 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:48:38.618 3487 kserve.trace url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer 2026-04-20 20:48:38.618 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer 2026-04-20 20:48:38.618 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:48:38.618 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:48:38.644 3487 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"75e74b53-6939-4efa-b189-d84a3fa41005","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[0.00028762259763255566,0.9763481320224064,0.023364245379961103,0.0005625431624697456,0.9988642605470336,0.0005731962904966214]}]} 2026-04-20 20:48:38.644 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"75e74b53-6939-4efa-b189-d84a3fa41005","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[0.00028762259763255566,0.9763481320224064,0.023364245379961103,0.0005625431624697456,0.9988642605470336,0.0005731962904966214]}]} 2026-04-20 20:48:38.644 3487 kserve.trace Got response "id": "75e74b53-6939-4efa-b189-d84a3fa41005","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:48:38.644 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "75e74b53-6939-4efa-b189-d84a3fa41005","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 predictor/test_scheduler_name.py::test_scheduler_name 2026-04-20T20:48:38.738228+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: service_name.get_pods) 2026-04-20T20:48:40.776414+00:00 timeout_sampler INFO Elapsed time: 2.0280652046203613 [0:00:02.028065] [gw0] PASSED predictor/test_scheduler_name.py::test_scheduler_name predictor/test_sklearn.py::test_sklearn_kserve 2026-04-20 20:50:00.939 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:50:00.939 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:50:00.939 3487 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.939 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.940 3487 kserve.trace Network layer = istio 2026-04-20 20:50:00.940 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:50:00.940 3487 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.940 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.940 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:50:00.940 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:50:00.940 3487 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.940 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:50:00.940 3487 kserve.trace url: https://isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict 2026-04-20 20:50:00.940 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict 2026-04-20 20:50:00.940 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:50:00.940 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 20:50:00.972 3487 kserve.trace response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:50:00.972 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} 2026-04-20 20:50:00.972 3487 kserve.trace Got response {'predictions': [1, 1]} 2026-04-20 20:50:00.972 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [gw0] PASSED predictor/test_sklearn.py::test_sklearn_kserve predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-04-20 20:51:01.115 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:01.115 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:01.115 3487 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.115 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.115 3487 kserve.trace Network layer = istio 2026-04-20 20:51:01.115 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:01.115 3487 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.115 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.116 3487 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:01.116 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:01.116 3487 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.116 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:01.116 3487 kserve.trace url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer 2026-04-20 20:51:01.116 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer 2026-04-20 20:51:01.116 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:51:01.116 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:51:01.145 3487 kserve.trace response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"6699089e-7fe0-4093-9c95-08f9dd7ab60b","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} 2026-04-20 20:51:01.145 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"6699089e-7fe0-4093-9c95-08f9dd7ab60b","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} 2026-04-20 20:51:01.145 3487 kserve.trace Got response "id": "6699089e-7fe0-4093-9c95-08f9dd7ab60b","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 20:51:01.145 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "6699089e-7fe0-4093-9c95-08f9dd7ab60b","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-04-20 20:51:31.268 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.268 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.268 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.268 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.268 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.268 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.269 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.269 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.269 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.269 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.269 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.269 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.270 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.270 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.270 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.270 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.303 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.303 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.303 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.303 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.303 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.303 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.303 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.304 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.304 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.304 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.304 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.339 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.339 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.339 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.339 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.340 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.340 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.340 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.340 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.340 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.340 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.340 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.340 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.340 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.340 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.340 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.340 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.374 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.374 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.374 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.374 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.375 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.375 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.375 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.375 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.375 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.375 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.375 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.375 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.375 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.375 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.375 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.375 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.410 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.410 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.410 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.410 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.410 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.410 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.410 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.410 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.410 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.410 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.411 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.411 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.411 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.411 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.411 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.411 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.447 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.447 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.447 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.447 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.447 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.447 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.447 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.447 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.447 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.447 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.448 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.448 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.448 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.448 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.448 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.448 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.490 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.490 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.490 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.490 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.490 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.490 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.491 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.491 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.491 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.491 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.491 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.491 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.491 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.491 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.491 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.491 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.527 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.527 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.527 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.527 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.527 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.527 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.528 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.528 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.563 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.563 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.563 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.563 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.564 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.564 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.564 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.564 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.564 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.564 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.564 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.564 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.564 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.564 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.564 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.564 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.600 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.600 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.600 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.600 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.600 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.600 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.600 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.600 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.600 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.600 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.601 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.601 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.601 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.601 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.601 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.601 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.633 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.633 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.633 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.633 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.633 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.633 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.634 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.634 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.634 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.634 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.634 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.634 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.634 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.634 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.634 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.634 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.665 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.665 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.665 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.665 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.665 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.665 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.666 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.666 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.666 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.666 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.666 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.666 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.699 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.699 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.699 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.699 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.699 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.699 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.700 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.700 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.700 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.700 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.700 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.700 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.700 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.700 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.700 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.700 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.728 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.728 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.728 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.728 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.728 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.728 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.728 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.728 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.728 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.728 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.729 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.729 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.729 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.729 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.729 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.729 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.757 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.757 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.757 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.757 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.758 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.758 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.758 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.758 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.758 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.758 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.758 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.758 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.758 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.758 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.758 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.758 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.795 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.795 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.795 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.795 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.795 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.795 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.795 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.796 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.796 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.796 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.796 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.836 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.836 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.837 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.837 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.837 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.837 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.837 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.837 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.837 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.837 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.837 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.837 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.838 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.838 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.838 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.838 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.872 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.872 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.872 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.872 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.872 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.872 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.872 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.872 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.872 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.872 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.873 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.873 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.873 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.873 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.873 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.873 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.906 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.906 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.906 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.906 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.906 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.906 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.906 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.906 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.906 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.906 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.907 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.907 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.907 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.907 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.907 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.907 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.938 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.938 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.938 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.938 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.938 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.938 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.938 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.939 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.939 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.939 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.939 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.968 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.968 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.968 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.968 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.968 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.968 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.968 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.968 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.969 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.969 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:31.969 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.969 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.969 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.969 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:31.969 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.969 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:31.999 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.999 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:31.999 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.999 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.999 3487 kserve.trace Network layer = istio 2026-04-20 20:51:31.999 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:31.999 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:31.999 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.000 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.000 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.000 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.000 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.000 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.000 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.000 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.000 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.032 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.032 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.032 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.032 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.032 3487 kserve.trace Network layer = istio 2026-04-20 20:51:32.032 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:32.032 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.032 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.033 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.033 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.033 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.033 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.033 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.033 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.033 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.033 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.061 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.061 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.061 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.061 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.061 3487 kserve.trace Network layer = istio 2026-04-20 20:51:32.061 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:32.061 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.061 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.062 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.062 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.062 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.062 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.062 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.062 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.062 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.062 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.095 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:51:32.095 3487 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.095 3487 kserve.trace Network layer = istio 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:51:32.095 3487 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.095 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:51:32.095 3487 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.095 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:51:32.096 3487 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.096 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict 2026-04-20 20:51:32.096 3487 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.096 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} 2026-04-20 20:51:32.223 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.223 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.223 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.223 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.224 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.224 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.224 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.224 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.308 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.308 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.308 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.308 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.309 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.309 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.309 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.309 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.394 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.394 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.395 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.395 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.395 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.395 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.395 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.395 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.479 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.479 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.480 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.480 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.481 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.481 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.481 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.481 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.564 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.564 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.564 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.564 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.565 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.565 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.565 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.565 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.651 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.651 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.651 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.651 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.652 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.652 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.652 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.652 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.737 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.737 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.737 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.737 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.740 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.740 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.740 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.740 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.823 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.823 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.823 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.823 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.825 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.825 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.826 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.826 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.909 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.909 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.909 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.909 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.910 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.910 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.910 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.910 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.993 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.993 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.993 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.993 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:32.995 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.995 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:32.995 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:32.995 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:33.079 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.079 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.079 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:33.079 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:33.080 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.080 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.080 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:33.080 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:33.164 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.164 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.164 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:33.164 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:33.165 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.165 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.166 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:33.166 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:33.249 3487 kserve.trace response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.249 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} 2026-04-20 20:51:33.249 3487 kserve.trace Got response {'predictions': [19]} 2026-04-20 20:51:33.249 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} 2026-04-20 20:51:38.322 3487 kserve.trace Extracted process ids: {33, 17} 2026-04-20 20:51:38.322 3487 kserve.trace INFO [utils.py:extract_process_ids_from_logs():534] Extracted process ids: {33, 17} [gw0] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-04-20 20:52:38.461 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:52:38.461 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:52:38.462 3487 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.462 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.462 3487 kserve.trace Network layer = istio 2026-04-20 20:52:38.462 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:52:38.462 3487 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.462 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.462 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:52:38.462 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:52:38.462 3487 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.462 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:52:38.463 3487 kserve.trace url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer 2026-04-20 20:52:38.463 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer 2026-04-20 20:52:38.463 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:52:38.463 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:52:38.490 3487 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"6b52b622-fde3-441e-a24c-061b25763f87","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} 2026-04-20 20:52:38.490 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"6b52b622-fde3-441e-a24c-061b25763f87","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} 2026-04-20 20:52:38.490 3487 kserve.trace Got response "id": "6b52b622-fde3-441e-a24c-061b25763f87","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 20:52:38.490 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "6b52b622-fde3-441e-a24c-061b25763f87","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver predictor/test_sklearn.py::test_sklearn_v2 2026-04-20 20:53:58.651 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.651 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.652 3487 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace Network layer = istio 2026-04-20 20:53:58.652 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:53:58.652 3487 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.652 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.652 3487 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.652 3487 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.652 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.652 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:53:58.652 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 20:53:58.678 3487 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"d1144543-8e7f-4377-a08b-4f32f1dac145","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} 2026-04-20 20:53:58.678 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"d1144543-8e7f-4377-a08b-4f32f1dac145","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} 2026-04-20 20:53:58.679 3487 kserve.trace Got response "id": "d1144543-8e7f-4377-a08b-4f32f1dac145","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:53:58.679 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "d1144543-8e7f-4377-a08b-4f32f1dac145","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:53:58.719 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.719 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.720 3487 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.720 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.720 3487 kserve.trace Network layer = istio 2026-04-20 20:53:58.720 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:53:58.720 3487 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.720 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.720 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.720 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.721 3487 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.721 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.721 3487 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.721 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.721 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'outputs': [{'name': 'output-0', 'parameters': {'binary_data': True}}]} 2026-04-20 20:53:58.721 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'outputs': [{'name': 'output-0', 'parameters': {'binary_data': True}}]} 2026-04-20 20:53:58.726 3487 kserve.trace response code: 200, content: {"id":"d26a3dfa-f5f0-4238-a8d5-a18d4bf7ad1b","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} 2026-04-20 20:53:58.726 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"d26a3dfa-f5f0-4238-a8d5-a18d4bf7ad1b","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} 2026-04-20 20:53:58.727 3487 kserve.trace Got response "id": "d26a3dfa-f5f0-4238-a8d5-a18d4bf7ad1b","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False 2026-04-20 20:53:58.727 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "d26a3dfa-f5f0-4238-a8d5-a18d4bf7ad1b","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False 2026-04-20 20:53:58.766 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.766 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:53:58.766 3487 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.766 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.767 3487 kserve.trace Network layer = istio 2026-04-20 20:53:58.767 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:53:58.767 3487 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.767 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.767 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.767 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:53:58.767 3487 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.767 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:53:58.768 3487 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.768 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer 2026-04-20 20:53:58.768 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'parameters': {'binary_data_output': True}} 2026-04-20 20:53:58.768 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'parameters': {'binary_data_output': True}} 2026-04-20 20:53:58.774 3487 kserve.trace response code: 200, content: {"id":"583df128-283a-4e93-aceb-a4ceaa6c16b0","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} 2026-04-20 20:53:58.774 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"583df128-283a-4e93-aceb-a4ceaa6c16b0","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} 2026-04-20 20:53:58.774 3487 kserve.trace Got response "id": "583df128-283a-4e93-aceb-a4ceaa6c16b0","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False 2026-04-20 20:53:58.774 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "583df128-283a-4e93-aceb-a4ceaa6c16b0","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2 predictor/test_sklearn.py::test_sklearn_v2_grpc [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc predictor/test_sklearn.py::test_sklearn_v2_mixed 2026-04-20 20:55:18.926 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:55:18.926 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:55:18.926 3487 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.926 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.926 3487 kserve.trace Network layer = istio 2026-04-20 20:55:18.926 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:55:18.926 3487 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.926 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.927 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:55:18.927 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:55:18.927 3487 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.927 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:18.927 3487 kserve.trace url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer 2026-04-20 20:55:18.927 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer 2026-04-20 20:55:18.927 3487 kserve.trace request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'MSZoning', 'shape': [1], 'datatype': 'BYTES', 'data': ['RL']}, {'name': 'LotArea', 'shape': [1], 'datatype': 'INT32', 'data': [8450]}, {'name': 'LotShape', 'shape': [1], 'datatype': 'BYTES', 'data': ['Reg']}, {'name': 'Utilities', 'shape': [1], 'datatype': 'BYTES', 'data': ['AllPub']}, {'name': 'YrSold', 'shape': [1], 'datatype': 'INT32', 'data': [2008]}, {'name': 'Neighborhood', 'shape': [1], 'datatype': 'BYTES', 'data': ['CollgCr']}, {'name': 'OverallQual', 'shape': [1], 'datatype': 'INT32', 'data': [7]}, {'name': 'YearBuilt', 'shape': [1], 'datatype': 'INT32', 'data': [2003]}, {'name': 'SaleType', 'shape': [1], 'datatype': 'BYTES', 'data': ['WD']}, {'name': 'GarageArea', 'shape': [1], 'datatype': 'INT32', 'data': [548]}]} 2026-04-20 20:55:18.927 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'MSZoning', 'shape': [1], 'datatype': 'BYTES', 'data': ['RL']}, {'name': 'LotArea', 'shape': [1], 'datatype': 'INT32', 'data': [8450]}, {'name': 'LotShape', 'shape': [1], 'datatype': 'BYTES', 'data': ['Reg']}, {'name': 'Utilities', 'shape': [1], 'datatype': 'BYTES', 'data': ['AllPub']}, {'name': 'YrSold', 'shape': [1], 'datatype': 'INT32', 'data': [2008]}, {'name': 'Neighborhood', 'shape': [1], 'datatype': 'BYTES', 'data': ['CollgCr']}, {'name': 'OverallQual', 'shape': [1], 'datatype': 'INT32', 'data': [7]}, {'name': 'YearBuilt', 'shape': [1], 'datatype': 'INT32', 'data': [2003]}, {'name': 'SaleType', 'shape': [1], 'datatype': 'BYTES', 'data': ['WD']}, {'name': 'GarageArea', 'shape': [1], 'datatype': 'INT32', 'data': [548]}]} 2026-04-20 20:55:18.980 3487 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"ec963e82-f786-45d5-a81a-0b31dafac673","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} 2026-04-20 20:55:18.980 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"ec963e82-f786-45d5-a81a-0b31dafac673","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} 2026-04-20 20:55:18.981 3487 kserve.trace Got response "id": "ec963e82-f786-45d5-a81a-0b31dafac673","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:55:18.981 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "ec963e82-f786-45d5-a81a-0b31dafac673","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc predictor/test_tensorflow.py::test_tensorflow_kserve 2026-04-20 20:55:49.111 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:55:49.111 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:55:49.112 3487 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.112 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.112 3487 kserve.trace Network layer = istio 2026-04-20 20:55:49.112 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:55:49.112 3487 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.112 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.112 3487 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:55:49.112 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:55:49.113 3487 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.113 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:55:49.113 3487 kserve.trace url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict 2026-04-20 20:55:49.113 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict 2026-04-20 20:55:49.113 3487 kserve.trace request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} 2026-04-20 20:55:49.113 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} 2026-04-20 20:56:00.388 3487 kserve.trace response code: 200, content: { "predictions": [ { "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], "prediction": 0, "key": " 1" } ] } 2026-04-20 20:56:00.388 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: { "predictions": [ { "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], "prediction": 0, "key": " 1" } ] } 2026-04-20 20:56:00.388 3487 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} 2026-04-20 20:56:00.388 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-04-20 20:56:30.516 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:56:30.516 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:56:30.517 3487 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace Network layer = istio 2026-04-20 20:56:30.517 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:56:30.517 3487 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:56:30.517 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:56:30.517 3487 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:56:30.517 3487 kserve.trace url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict 2026-04-20 20:56:30.517 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict 2026-04-20 20:56:30.517 3487 kserve.trace request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} 2026-04-20 20:56:30.517 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} 2026-04-20 20:56:40.439 3487 kserve.trace response code: 200, content: { "predictions": [ { "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], "prediction": 0, "key": " 1" } ] } 2026-04-20 20:56:40.439 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: { "predictions": [ { "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], "prediction": 0, "key": " 1" } ] } 2026-04-20 20:56:40.439 3487 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} 2026-04-20 20:56:40.439 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve predictor/test_triton.py::test_triton 2026-04-20 20:58:50.626 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 20:58:50.626 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 20:58:50.627 3487 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.627 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.627 3487 kserve.trace Network layer = istio 2026-04-20 20:58:50.627 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 20:58:50.627 3487 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.627 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.629 3487 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:58:50.629 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 20:58:50.629 3487 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.629 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 20:58:50.629 3487 kserve.trace url: https://isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/cifar10/infer 2026-04-20 20:58:50.629 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-triton-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/cifar10/infer 2026-04-20 20:58:50.629 3487 kserve.trace request data: {'inputs': [{'name': 'INPUT__0', 'shape': [1, 3, 32, 32], 'datatype': 'FP32', 'data': [[[[0.23921573162078857, 0.24705886840820312, 0.29411768913269043, 0.301960825920105, 0.2549020051956177, 0.22352945804595947, 0.2705882787704468, 0.24705886840820312, 0.23921573162078857, 0.24705886840820312, 0.2627451419830322, 0.2549020051956177, 0.2627451419830322, 0.301960825920105, 0.32549023628234863, 0.3333333730697632, 0.30980396270751953, 0.2705882787704468, 0.2549020051956177, 0.2549020051956177, 0.22352945804595947, 0.16862750053405762, 0.17647063732147217, 0.16078436374664307, 0.16862750053405762, 0.12156867980957031, 0.09803926944732666, 0.10588240623474121, 0.12156867980957031, 0.07450985908508301, -0.011764705181121826, -0.09019607305526733], [0.19215691089630127, 0.18431377410888672, 0.24705886840820312, 0.301960825920105, 0.2705882787704468, 0.2549020051956177, 0.2862745523452759, 0.2705882787704468, 0.27843141555786133, 0.22352945804595947, 0.21568632125854492, 0.24705886840820312, 0.27843141555786133, 0.3333333730697632, 0.34117650985717773, 0.34117650985717773, 0.32549023628234863, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672, 0.13725495338439941, 0.09019613265991211, 0.09803926944732666, 0.10588240623474121, 0.16862750053405762, 0.15294122695922852, 0.13725495338439941, 0.11372554302215576, 0.12156867980957031, 0.06666672229766846, -0.019607841968536377, -0.06666666269302368], [0.18431377410888672, 0.18431377410888672, 0.23921573162078857, 0.30980396270751953, 0.2549020051956177, 0.27843141555786133, 0.29411768913269043, 0.29411768913269043, 0.27843141555786133, 0.2705882787704468, 0.23921573162078857, 0.23137259483337402, 0.2627451419830322, 0.301960825920105, 0.30980396270751953, 0.32549023628234863, 0.3333333730697632, 0.24705886840820312, 0.13725495338439941, -0.05098038911819458, -0.13725489377975464, -0.23137253522872925, -0.2078431248664856, -0.10588234663009644, -0.05882352590560913, 0.050980448722839355, 0.12156867980957031, 0.09803926944732666, 0.11372554302215576, 0.09019613265991211, 0.019607901573181152, -0.05882352590560913], [0.21568632125854492, 0.21568632125854492, 0.2549020051956177, 0.3647059202194214, 0.30980396270751953, 0.30980396270751953, 0.32549023628234863, 0.32549023628234863, 0.29411768913269043, 0.29411768913269043, 0.30980396270751953, 0.49803924560546875, 0.38823533058166504, 0.23137259483337402, 0.2705882787704468, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762, -0.18431371450424194, -0.1921568512916565, -0.23137253522872925, -0.27843135595321655, -0.37254899740219116, -0.41960781812667847, -0.32549017667770386, -0.3490195870399475, -0.11372548341751099, 0.035294175148010254, 0.09803926944732666, 0.09803926944732666, 0.06666672229766846, -0.003921568393707275], [0.21568632125854492, 0.22352945804595947, 0.2627451419830322, 0.3333333730697632, 0.32549023628234863, 0.27843141555786133, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.2862745523452759, 0.35686278343200684, 0.929411768913269, 0.529411792755127, 0.18431377410888672, 0.14509809017181396, 0.11372554302215576, -0.1294117569923401, -0.38823527097702026, -0.3333333134651184, -0.11372548341751099, -0.12156862020492554, -0.16862744092941284, -0.2392156720161438, -0.270588219165802, -0.41960781812667847, -0.34117645025253296, -0.3333333134651184, -0.1764705777168274, 0.003921627998352051, 0.08235299587249756, 0.043137311935424805, 0.011764764785766602], [0.16078436374664307, 0.043137311935424805, 0.019607901573181152, 0.15294122695922852, 0.2627451419830322, 0.29411768913269043, 0.30980396270751953, 0.30980396270751953, 0.27843141555786133, 0.29411768913269043, 0.27843141555786133, 0.4117647409439087, 0.23137259483337402, 0.003921627998352051, -0.2392156720161438, -0.4823529124259949, -0.4588235020637512, -0.4823529124259949, -0.3019607663154602, -0.07450979948043823, -0.04313725233078003, -0.06666666269302368, -0.10588234663009644, -0.26274508237838745, -0.2235293984413147, -0.2862744927406311, -0.545098066329956, -0.4745097756385803, -0.15294116735458374, 0.09803926944732666, 0.08235299587249756, 0.050980448722839355], [-0.003921568393707275, -0.1450980305671692, -0.6313725709915161, -0.30980390310287476, 0.20000004768371582, 0.3333333730697632, 0.3176470994949341, 0.3333333730697632, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.15294122695922852, 0.011764764785766602, -0.003921568393707275, -0.21568626165390015, -0.46666663885116577, -0.38823527097702026, -0.43529409170150757, -0.3490195870399475, 0.035294175148010254, 0.14509809017181396, -0.027450978755950928, -0.1764705777168274, -0.1607843041419983, -0.09803920984268188, -0.3333333134651184, -0.5058823823928833, -0.6392157077789307, -0.3803921341896057, 0.035294175148010254, 0.10588240623474121, 0.050980448722839355], [0.027451038360595703, -0.2235293984413147, -0.6705882549285889, -0.45098036527633667, 0.12156867980957031, 0.30980396270751953, 0.29411768913269043, 0.3176470994949341, 0.34117650985717773, 0.2627451419830322, 0.09803926944732666, -0.05882352590560913, 0.019607901573181152, 0.12941181659698486, -0.09019607305526733, -0.30980390310287476, -0.2862744927406311, -0.3333333134651184, -0.3960784077644348, -0.027450978755950928, 0.27843141555786133, 0.06666672229766846, -0.19999998807907104, -0.16862744092941284, -0.21568626165390015, -0.3333333134651184, -0.5764706134796143, -0.615686297416687, -0.5529412031173706, -0.1607843041419983, 0.08235299587249756, 0.06666672229766846], [0.3333333730697632, -0.1921568512916565, -0.5764706134796143, -0.027450978755950928, 0.20000004768371582, 0.2627451419830322, 0.27843141555786133, 0.301960825920105, 0.29411768913269043, 0.3647059202194214, -0.11372548341751099, -0.019607841968536377, 0.23137259483337402, 0.22352945804595947, -0.05098038911819458, -0.32549017667770386, -0.35686272382736206, -0.34117645025253296, -0.37254899740219116, -0.3647058606147766, 0.08235299587249756, 0.14509809017181396, -0.11372548341751099, -0.3176470398902893, -0.3490195870399475, -0.32549017667770386, -0.4431372284889221, -0.5607843399047852, -0.686274528503418, -0.41960781812667847, 0.043137311935424805, 0.07450985908508301], [0.4117647409439087, 0.050980448722839355, -0.26274508237838745, 0.20784318447113037, 0.3647059202194214, 0.23921573162078857, 0.22352945804595947, 0.20000004768371582, 0.6235294342041016, 0.8588235378265381, 0.6235294342041016, 0.22352945804595947, 0.3647059202194214, 0.16078436374664307, -0.019607841968536377, -0.270588219165802, -0.32549017667770386, -0.41960781812667847, -0.5372549295425415, -0.40392154455184937, 0.07450985908508301, 0.12156867980957031, 0.043137311935424805, -0.16862744092941284, -0.32549017667770386, -0.3176470398902893, -0.34117645025253296, -0.4117646813392639, -0.6078431606292725, -0.686274528503418, -0.2549019455909729, 0.035294175148010254], [0.43529415130615234, -0.15294116735458374, 0.11372554302215576, 0.29411768913269043, 0.38823533058166504, 0.21568632125854492, 0.24705886840820312, -0.04313725233078003, 0.6705882549285889, 0.8588235378265381, 0.7254902124404907, 0.2862745523452759, 0.43529415130615234, 0.22352945804595947, -0.019607841968536377, -0.05882352590560913, -0.38823527097702026, -0.37254899740219116, -0.6470588445663452, -0.2862744927406311, 0.37254905700683594, 0.23137259483337402, 0.21568632125854492, -0.1607843041419983, -0.3176470398902893, -0.1921568512916565, -0.30980390310287476, -0.38823527097702026, -0.5372549295425415, -0.6784313917160034, -0.5372549295425415, -0.18431371450424194], [0.4745098352432251, -0.21568626165390015, 0.058823585510253906, 0.3333333730697632, 0.46666669845581055, 0.301960825920105, 0.35686278343200684, 0.050980448722839355, -0.08235293626785278, 0.5215686559677124, 0.5607843399047852, 0.3333333730697632, 0.45098042488098145, 0.48235297203063965, 0.050980448722839355, -0.08235293626785278, -0.19999998807907104, -0.34117645025253296, -0.7019608020782471, -0.019607841968536377, 0.6470588445663452, 0.2549020051956177, 0.14509809017181396, -0.270588219165802, -0.3490195870399475, -0.26274508237838745, -0.18431371450424194, -0.3333333134651184, -0.427450954914093, -0.5686274766921997, -0.5137255191802979, -0.40392154455184937], [0.48235297203063965, -0.29411762952804565, -0.003921568393707275, 0.37254905700683594, 0.3647059202194214, 0.301960825920105, 0.3960784673690796, 0.24705886840820312, -0.2392156720161438, 0.3176470994949341, 0.3176470994949341, 0.07450985908508301, 0.458823561668396, 0.6941176652908325, 0.2549020051956177, -0.03529411554336548, -0.05882352590560913, -0.09803920984268188, -0.6078431606292725, 0.17647063732147217, 0.5215686559677124, 0.21568632125854492, -0.03529411554336548, -0.2862744927406311, -0.34117645025253296, -0.34117645025253296, -0.2549019455909729, -0.32549017667770386, -0.34117645025253296, -0.427450954914093, -0.3803921341896057, -0.427450954914093], [0.48235297203063965, -0.270588219165802, 0.19215691089630127, 0.45098042488098145, -0.06666666269302368, 0.06666672229766846, 0.35686278343200684, 0.30980396270751953, -0.1921568512916565, 0.15294122695922852, 0.13725495338439941, 0.30980396270751953, 0.48235297203063965, 0.772549033164978, 0.4117647409439087, 0.10588240623474121, -0.011764705181121826, -0.08235293626785278, -0.4431372284889221, 0.20784318447113037, 0.458823561668396, 0.16862750053405762, -0.10588234663009644, -0.3176470398902893, -0.37254899740219116, -0.43529409170150757, -0.37254899740219116, -0.2235293984413147, -0.21568626165390015, -0.29411762952804565, -0.2392156720161438, -0.26274508237838745], [0.5215686559677124, -0.15294116735458374, 0.3176470994949341, 0.458823561668396, -0.1764705777168274, -0.2235293984413147, 0.22352945804595947, 0.30980396270751953, -0.21568626165390015, -0.09803920984268188, 0.08235299587249756, 0.5529412031173706, 0.4901961088180542, 0.3490196466445923, 0.13725495338439941, 0.20784318447113037, 0.14509809017181396, -0.1921568512916565, -0.4431372284889221, 0.19215691089630127, 0.40392160415649414, 0.07450985908508301, 0.019607901573181152, -0.13725489377975464, -0.3333333134651184, -0.2862744927406311, -0.2549019455909729, -0.1450980305671692, -0.09803920984268188, -0.21568626165390015, -0.2392156720161438, -0.08235293626785278], [0.545098066329956, 0.035294175148010254, 0.3490196466445923, 0.4431372880935669, 0.019607901573181152, -0.38823527097702026, 0.09803926944732666, 0.21568632125854492, -0.09803920984268188, 0.019607901573181152, 0.12156867980957031, 0.8039215803146362, 0.8980392217636108, 0.13725495338439941, 0.058823585510253906, 0.027451038360595703, -0.05098038911819458, -0.15294116735458374, -0.2549019455909729, 0.12941181659698486, 0.3176470994949341, 0.19215691089630127, -0.12156862020492554, -0.3176470398902893, -0.4431372284889221, -0.3176470398902893, -0.1764705777168274, -0.12156862020492554, -0.05882352590560913, -0.1921568512916565, -0.05098038911819458, 0.06666672229766846], [0.5921568870544434, 0.14509809017181396, 0.3176470994949341, 0.49803924560546875, 0.3176470994949341, -0.38823527097702026, -0.011764705181121826, 0.08235299587249756, 0.08235299587249756, -0.24705880880355835, 0.20784318447113037, 0.35686278343200684, 0.2705882787704468, 0.09803926944732666, -0.11372548341751099, -0.11372548341751099, -0.2078431248664856, -0.1764705777168274, -0.12156862020492554, 0.34117650985717773, 0.22352945804595947, 0.16078436374664307, 0.058823585510253906, -0.1450980305671692, -0.38823527097702026, -0.3803921341896057, -0.26274508237838745, -0.2078431248664856, -0.1607843041419983, -0.019607841968536377, 0.18431377410888672, 0.12941181659698486], [0.6784313917160034, 0.27843141555786133, 0.2862745523452759, 0.43529415130615234, 0.3803921937942505, -0.26274508237838745, -0.24705880880355835, 0.22352945804595947, 0.16078436374664307, -0.16862744092941284, 0.011764764785766602, -0.07450979948043823, -0.10588234663009644, -0.09019607305526733, -0.19999998807907104, -0.09803920984268188, -0.32549017667770386, -0.2078431248664856, 0.12941181659698486, -0.07450979948043823, -0.46666663885116577, 0.003921627998352051, 0.043137311935424805, -0.4117646813392639, -0.529411792755127, -0.545098066329956, -0.4431372284889221, -0.19999998807907104, -0.09019607305526733, 0.12156867980957031, 0.17647063732147217, 0.09803926944732666], [0.6627451181411743, 0.3960784673690796, 0.30980396270751953, 0.35686278343200684, 0.3803921937942505, -0.027450978755950928, -0.32549017667770386, 0.10588240623474121, 0.20000004768371582, 0.058823585510253906, -0.18431371450424194, -0.3960784077644348, 0.050980448722839355, -0.027450978755950928, 0.011764764785766602, 0.15294122695922852, -0.3333333134651184, -0.27843135595321655, 0.17647063732147217, 0.035294175148010254, -0.08235293626785278, -0.1607843041419983, -0.4117646813392639, -0.498039186000824, -0.6549019813537598, -0.4901960492134094, -0.32549017667770386, 0.043137311935424805, 0.21568632125854492, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672], [0.5607843399047852, 0.46666669845581055, 0.34117650985717773, 0.3647059202194214, 0.38823533058166504, 0.12941181659698486, -0.32549017667770386, -0.06666666269302368, -0.04313725233078003, 0.07450985908508301, 0.12941181659698486, -0.45098036527633667, 0.011764764785766602, -0.15294116735458374, 0.13725495338439941, 0.4431372880935669, -0.09019607305526733, -0.427450954914093, 0.027451038360595703, 0.07450985908508301, 0.050980448722839355, -0.3019607663154602, -0.6000000238418579, -0.5921568870544434, -0.6313725709915161, -0.29411762952804565, -0.05098038911819458, 0.27843141555786133, 0.34117650985717773, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762], [0.29411768913269043, 0.529411792755127, 0.40392160415649414, 0.38823533058166504, 0.41960787773132324, 0.19215691089630127, -0.2235293984413147, 0.027451038360595703, 0.34117650985717773, -0.1921568512916565, -0.270588219165802, -0.37254899740219116, -0.270588219165802, -0.04313725233078003, 0.3960784673690796, 0.49803924560546875, 0.17647063732147217, -0.21568626165390015, -0.3019607663154602, -0.3176470398902893, -0.529411792755127, -0.6392157077789307, -0.7019608020782471, -0.8117647171020508, -0.6392157077789307, -0.529411792755127, -0.15294116735458374, 0.12941181659698486, 0.12941181659698486, 0.003921627998352051, -0.003921568393707275, -0.05882352590560913], [-0.08235293626785278, 0.529411792755127, 0.38823533058166504, 0.3960784673690796, 0.41960787773132324, 0.08235299587249756, -0.3490195870399475, 0.17647063732147217, 0.9215686321258545, 0.7176470756530762, 0.043137311935424805, 0.050980448722839355, 0.16862750053405762, 0.3803921937942505, 0.4901961088180542, 0.5215686559677124, 0.3176470994949341, -0.019607841968536377, -0.13725489377975464, -0.5215686559677124, -0.7254902124404907, -0.7333333492279053, -0.615686297416687, -0.545098066329956, -0.5215686559677124, -0.545098066329956, -0.4588235020637512, -0.43529409170150757, -0.38823527097702026, -0.4588235020637512, -0.5372549295425415, -0.5686274766921997], [-0.3803921341896057, 0.37254905700683594, 0.3647059202194214, 0.3803921937942505, 0.38823533058166504, 0.09803926944732666, -0.1450980305671692, 0.6549019813537598, 0.9843137264251709, 0.9764705896377563, 0.6313725709915161, -0.027450978755950928, -0.10588234663009644, -0.027450978755950928, -0.09019607305526733, -0.04313725233078003, -0.18431371450424194, -0.46666663885116577, -0.46666663885116577, -0.529411792755127, -0.5921568870544434, -0.6078431606292725, -0.6000000238418579, -0.5607843399047852, -0.5607843399047852, -0.6000000238418579, -0.6627451181411743, -0.6000000238418579, -0.5372549295425415, -0.6235294342041016, -0.6627451181411743, -0.6705882549285889], [-0.6784313917160034, -0.24705880880355835, 0.12941181659698486, 0.3176470994949341, 0.3960784673690796, 0.29411768913269043, 0.29411768913269043, 0.929411768913269, 0.9843137264251709, 0.7803921699523926, -0.13725489377975464, -0.529411792755127, -0.5843137502670288, -0.615686297416687, -0.615686297416687, -0.6235294342041016, -0.6470588445663452, -0.6705882549285889, -0.6392157077789307, -0.6705882549285889, -0.7019608020782471, -0.6392157077789307, -0.6392157077789307, -0.6627451181411743, -0.6705882549285889, -0.6392157077789307, -0.6392157077789307, -0.6078431606292725, -0.5686274766921997, -0.5843137502670288, -0.6000000238418579, -0.6470588445663452], [-0.772549033164978, -0.772549033164978, -0.5372549295425415, 0.027451038360595703, 0.301960825920105, 0.035294175148010254, 0.5215686559677124, 0.9921568632125854, 0.8901960849761963, 0.10588240623474121, -0.5215686559677124, -0.6078431606292725, -0.6078431606292725, -0.6000000238418579, -0.615686297416687, -0.6078431606292725, -0.6313725709915161, -0.6705882549285889, -0.6941176652908325, -0.7333333492279053, -0.7254902124404907, -0.6941176652908325, -0.7019608020782471, -0.6705882549285889, -0.6470588445663452, -0.5607843399047852, -0.5137255191802979, -0.5372549295425415, -0.5607843399047852, -0.6078431606292725, -0.6392157077789307, -0.6000000238418579], [-0.6235294342041016, -0.7647058963775635, -0.7333333492279053, -0.427450954914093, 0.003921627998352051, 0.003921627998352051, 0.686274528503418, 1.0, 0.46666669845581055, -0.4823529124259949, -0.5764706134796143, -0.6078431606292725, -0.5921568870544434, -0.5921568870544434, -0.6392157077789307, -0.6470588445663452, -0.6627451181411743, -0.6784313917160034, -0.7176470756530762, -0.6941176652908325, -0.686274528503418, -0.686274528503418, -0.6627451181411743, -0.6392157077789307, -0.5372549295425415, -0.5137255191802979, -0.498039186000824, -0.5372549295425415, -0.5764706134796143, -0.6078431606292725, -0.45098036527633667, -0.3490195870399475], [-0.5921568870544434, -0.7254902124404907, -0.7568627595901489, -0.6784313917160034, -0.4823529124259949, 0.003921627998352051, 0.7568627595901489, 0.8823529481887817, -0.027450978755950928, -0.545098066329956, -0.615686297416687, -0.5607843399047852, -0.5764706134796143, -0.6549019813537598, -0.6549019813537598, -0.6313725709915161, -0.6392157077789307, -0.6627451181411743, -0.6627451181411743, -0.6549019813537598, -0.6549019813537598, -0.6470588445663452, -0.5764706134796143, -0.545098066329956, -0.5764706134796143, -0.6392157077789307, -0.6627451181411743, -0.7176470756530762, -0.6000000238418579, -0.427450954914093, -0.3333333134651184, -0.40392154455184937], [-0.6078431606292725, -0.7254902124404907, -0.772549033164978, -0.7254902124404907, -0.6549019813537598, -0.38823527097702026, 0.5843137502670288, 0.6549019813537598, -0.2392156720161438, -0.4901960492134094, -0.5764706134796143, -0.6235294342041016, -0.545098066329956, -0.6235294342041016, -0.686274528503418, -0.6470588445663452, -0.6313725709915161, -0.6235294342041016, -0.6313725709915161, -0.6392157077789307, -0.6000000238418579, -0.6941176652908325, -0.6941176652908325, -0.6235294342041016, -0.6313725709915161, -0.6941176652908325, -0.7803921699523926, -0.686274528503418, -0.4745097756385803, -0.4745097756385803, -0.6392157077789307, -0.6000000238418579], [-0.6078431606292725, -0.7254902124404907, -0.7490196228027344, -0.7411764860153198, -0.6784313917160034, -0.6392157077789307, -0.18431371450424194, 0.3333333730697632, -0.498039186000824, -0.5764706134796143, -0.5921568870544434, -0.5843137502670288, -0.5215686559677124, -0.545098066329956, -0.5764706134796143, -0.6470588445663452, -0.6705882549285889, -0.6784313917160034, -0.6392157077789307, -0.615686297416687, -0.6392157077789307, -0.6705882549285889, -0.686274528503418, -0.6941176652908325, -0.7098039388656616, -0.686274528503418, -0.6549019813537598, -0.5058823823928833, -0.6313725709915161, -0.7568627595901489, -0.8823529481887817, -0.6000000238418579], [-0.46666663885116577, -0.6705882549285889, -0.7568627595901489, -0.7019608020782471, -0.7098039388656616, -0.6627451181411743, -0.6705882549285889, -0.4431372284889221, -0.615686297416687, -0.7568627595901489, -0.7882353067398071, -0.7019608020782471, -0.615686297416687, -0.5607843399047852, -0.545098066329956, -0.5843137502670288, -0.5607843399047852, -0.529411792755127, -0.5529412031173706, -0.5843137502670288, -0.6078431606292725, -0.6470588445663452, -0.6941176652908325, -0.7411764860153198, -0.6705882549285889, -0.5137255191802979, -0.3803921341896057, -0.427450954914093, -0.5607843399047852, -0.7019608020782471, -0.8980392217636108, -0.686274528503418], [-0.5215686559677124, -0.615686297416687, -0.7254902124404907, -0.6627451181411743, -0.6941176652908325, -0.6705882549285889, -0.6549019813537598, -0.686274528503418, -0.6705882549285889, -0.7882353067398071, -0.8196078538894653, -0.7647058963775635, -0.7882353067398071, -0.772549033164978, -0.7176470756530762, -0.6313725709915161, -0.5607843399047852, -0.5137255191802979, -0.4823529124259949, -0.4117646813392639, -0.4588235020637512, -0.615686297416687, -0.6627451181411743, -0.6627451181411743, -0.529411792755127, -0.3333333134651184, -0.1450980305671692, -0.270588219165802, -0.529411792755127, -0.7960784435272217, -0.772549033164978, -0.843137264251709], [-0.5764706134796143, -0.5607843399047852, -0.6470588445663452, -0.6627451181411743, -0.686274528503418, -0.686274528503418, -0.686274528503418, -0.7019608020782471, -0.7176470756530762, -0.7960784435272217, -0.8274509906768799, -0.772549033164978, -0.8039215803146362, -0.772549033164978, -0.8509804010391235, -0.8588235378265381, -0.7490196228027344, -0.6313725709915161, -0.5215686559677124, -0.41960781812667847, -0.4823529124259949, -0.5843137502670288, -0.5921568870544434, -0.6470588445663452, -0.4745097756385803, -0.3019607663154602, -0.1764705777168274, -0.3019607663154602, -0.6235294342041016, -0.8117647171020508, -0.7333333492279053, -0.8352941274642944]], [[-0.12156862020492554, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, -0.12156862020492554, -0.1450980305671692, -0.09803920984268188, -0.11372548341751099, -0.1294117569923401, -0.11372548341751099, -0.09019607305526733, -0.1294117569923401, -0.1294117569923401, -0.08235293626785278, -0.08235293626785278, -0.06666666269302368, -0.08235293626785278, -0.11372548341751099, -0.1294117569923401, -0.12156862020492554, -0.1450980305671692, -0.1607843041419983, -0.1607843041419983, -0.16862744092941284, -0.1607843041419983, -0.2078431248664856, -0.23137253522872925, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.3333333134651184], [-0.12156862020492554, -0.13725489377975464, -0.10588234663009644, -0.09019607305526733, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.13725489377975464, -0.1294117569923401, -0.13725489377975464, -0.11372548341751099, -0.06666666269302368, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.1294117569923401, -0.12156862020492554, -0.09803920984268188, -0.13725489377975464, -0.18431371450424194, -0.19999998807907104, -0.21568626165390015, -0.1764705777168274, -0.19999998807907104, -0.19999998807907104, -0.2392156720161438, -0.23137253522872925, -0.2549019455909729, -0.2862744927406311, -0.30980390310287476], [-0.13725489377975464, -0.1450980305671692, -0.1294117569923401, -0.1294117569923401, -0.16862744092941284, -0.09803920984268188, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.10588234663009644, -0.1450980305671692, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.11372548341751099, -0.09019607305526733, -0.10588234663009644, -0.1294117569923401, -0.24705880880355835, -0.29411762952804565, -0.38823527097702026, -0.3960784077644348, -0.3333333134651184, -0.32549017667770386, -0.24705880880355835, -0.1921568512916565, -0.2235293984413147, -0.2235293984413147, -0.23137253522872925, -0.2549019455909729, -0.3019607663154602], [-0.1607843041419983, -0.13725489377975464, -0.1450980305671692, -0.12156862020492554, -0.13725489377975464, -0.08235293626785278, -0.05882352590560913, -0.06666666269302368, -0.09803920984268188, -0.08235293626785278, -0.03529411554336548, 0.14509809017181396, 0.019607901573181152, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.12156862020492554, -0.1294117569923401, -0.37254899740219116, -0.3176470398902893, -0.29411762952804565, -0.29411762952804565, -0.4117646813392639, -0.5058823823928833, -0.45098036527633667, -0.5137255191802979, -0.3333333134651184, -0.23137253522872925, -0.19999998807907104, -0.2078431248664856, -0.2235293984413147, -0.26274508237838745], [-0.1607843041419983, -0.10588234663009644, -0.09803920984268188, -0.10588234663009644, -0.10588234663009644, -0.11372548341751099, -0.05882352590560913, -0.09019607305526733, -0.11372548341751099, -0.09019607305526733, 0.003921627998352051, 0.6784313917160034, 0.22352945804595947, -0.10588234663009644, -0.1294117569923401, -0.15294116735458374, -0.37254899740219116, -0.5843137502670288, -0.4588235020637512, -0.1921568512916565, -0.13725489377975464, -0.10588234663009644, -0.19999998807907104, -0.26274508237838745, -0.43529409170150757, -0.38823527097702026, -0.427450954914093, -0.3490195870399475, -0.24705880880355835, -0.2078431248664856, -0.26274508237838745, -0.270588219165802], [-0.1450980305671692, -0.18431371450424194, -0.21568626165390015, -0.12156862020492554, -0.09803920984268188, -0.11372548341751099, -0.09019607305526733, -0.09803920984268188, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, 0.08235299587249756, -0.04313725233078003, -0.19999998807907104, -0.4117646813392639, -0.6078431606292725, -0.545098066329956, -0.5607843399047852, -0.3490195870399475, -0.11372548341751099, -0.05098038911819458, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.21568626165390015, -0.2862744927406311, -0.545098066329956, -0.545098066329956, -0.34117645025253296, -0.1764705777168274, -0.23137253522872925, -0.2549019455909729], [-0.21568626165390015, -0.2549019455909729, -0.7098039388656616, -0.41960781812667847, -0.08235293626785278, -0.07450979948043823, -0.09803920984268188, -0.07450979948043823, -0.08235293626785278, -0.09019607305526733, -0.05882352590560913, -0.1607843041419983, -0.23137253522872925, -0.15294116735458374, -0.3176470398902893, -0.4745097756385803, -0.3490195870399475, -0.4117646813392639, -0.34117645025253296, 0.019607901573181152, 0.11372554302215576, -0.07450979948043823, -0.2235293984413147, -0.19999998807907104, -0.1294117569923401, -0.3490195870399475, -0.4431372284889221, -0.6313725709915161, -0.5215686559677124, -0.23137253522872925, -0.2235293984413147, -0.270588219165802], [-0.09803920984268188, -0.24705880880355835, -0.6627451181411743, -0.498039186000824, -0.1294117569923401, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.06666666269302368, -0.11372548341751099, -0.1450980305671692, -0.26274508237838745, -0.13725489377975464, 0.027451038360595703, -0.16862744092941284, -0.3176470398902893, -0.2549019455909729, -0.30980390310287476, -0.3960784077644348, -0.07450979948043823, 0.20000004768371582, -0.027450978755950928, -0.270588219165802, -0.23137253522872925, -0.270588219165802, -0.3647058606147766, -0.529411792755127, -0.5843137502670288, -0.6313725709915161, -0.3490195870399475, -0.1921568512916565, -0.2392156720161438], [0.2627451419830322, -0.1764705777168274, -0.545098066329956, -0.05098038911819458, -0.027450978755950928, -0.11372548341751099, -0.08235293626785278, -0.04313725233078003, -0.05098038911819458, 0.058823585510253906, -0.3019607663154602, -0.1764705777168274, 0.10588240623474121, 0.12156867980957031, -0.1294117569923401, -0.37254899740219116, -0.3647058606147766, -0.3333333134651184, -0.38823527097702026, -0.4431372284889221, -0.019607841968536377, 0.058823585510253906, -0.1921568512916565, -0.3803921341896057, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5529412031173706, -0.7254902124404907, -0.5372549295425415, -0.16862744092941284, -0.1921568512916565], [0.3803921937942505, 0.09019613265991211, -0.21568626165390015, 0.20784318447113037, 0.16862750053405762, -0.09019607305526733, -0.09019607305526733, -0.07450979948043823, 0.4117647409439087, 0.6784313917160034, 0.4117647409439087, 0.027451038360595703, 0.20000004768371582, 0.027451038360595703, -0.13725489377975464, -0.3333333134651184, -0.34117645025253296, -0.41960781812667847, -0.5529412031173706, -0.46666663885116577, -0.019607841968536377, 0.043137311935424805, -0.027450978755950928, -0.23137253522872925, -0.3647058606147766, -0.3333333134651184, -0.3333333134651184, -0.40392154455184937, -0.615686297416687, -0.7647058963775635, -0.4117646813392639, -0.1921568512916565], [0.43529415130615234, -0.09019607305526733, 0.18431377410888672, 0.32549023628234863, 0.22352945804595947, -0.12156862020492554, -0.07450979948043823, -0.3019607663154602, 0.545098066329956, 0.7568627595901489, 0.49803924560546875, 0.058823585510253906, 0.24705886840820312, 0.07450985908508301, -0.15294116735458374, -0.1294117569923401, -0.40392154455184937, -0.37254899740219116, -0.6549019813537598, -0.3333333134651184, 0.29411768913269043, 0.15294122695922852, 0.15294122695922852, -0.21568626165390015, -0.3490195870399475, -0.19999998807907104, -0.30980390310287476, -0.3803921341896057, -0.5372549295425415, -0.7176470756530762, -0.6392157077789307, -0.3647058606147766], [0.49803924560546875, -0.15294116735458374, 0.12941181659698486, 0.37254905700683594, 0.30980396270751953, -0.05882352590560913, -0.03529411554336548, -0.270588219165802, -0.2549019455909729, 0.4274510145187378, 0.34117650985717773, 0.11372554302215576, 0.2627451419830322, 0.34117650985717773, -0.06666666269302368, -0.1607843041419983, -0.23137253522872925, -0.34117645025253296, -0.7019608020782471, -0.05098038911819458, 0.5764706134796143, 0.19215691089630127, 0.09019613265991211, -0.3019607663154602, -0.37254899740219116, -0.270588219165802, -0.18431371450424194, -0.3176470398902893, -0.4117646813392639, -0.5843137502670288, -0.5686274766921997, -0.5607843399047852], [0.5215686559677124, -0.24705880880355835, 0.050980448722839355, 0.4117647409439087, 0.22352945804595947, -0.03529411554336548, -0.03529411554336548, -0.1450980305671692, -0.46666663885116577, 0.20784318447113037, 0.12941181659698486, -0.10588234663009644, 0.301960825920105, 0.5843137502670288, 0.16862750053405762, -0.11372548341751099, -0.10588234663009644, -0.10588234663009644, -0.6078431606292725, 0.15294122695922852, 0.46666669845581055, 0.16862750053405762, -0.07450979948043823, -0.30980390310287476, -0.3490195870399475, -0.34117645025253296, -0.2549019455909729, -0.3176470398902893, -0.3176470398902893, -0.427450954914093, -0.41960781812667847, -0.5686274766921997], [0.5058823823928833, -0.2549019455909729, 0.20784318447113037, 0.4745098352432251, -0.13725489377975464, -0.16862744092941284, -0.027450978755950928, -0.09019607305526733, -0.43529409170150757, 0.035294175148010254, -0.019607841968536377, 0.16862750053405762, 0.3647059202194214, 0.6941176652908325, 0.3490196466445923, 0.027451038360595703, -0.08235293626785278, -0.10588234663009644, -0.4431372284889221, 0.19215691089630127, 0.41960787773132324, 0.12941181659698486, -0.13725489377975464, -0.3333333134651184, -0.37254899740219116, -0.427450954914093, -0.37254899740219116, -0.21568626165390015, -0.2078431248664856, -0.30980390310287476, -0.3019607663154602, -0.427450954914093], [0.5372549295425415, -0.1607843041419983, 0.30980396270751953, 0.458823561668396, -0.1450980305671692, -0.3019607663154602, -0.06666666269302368, -0.04313725233078003, -0.41960781812667847, -0.16862744092941284, -0.03529411554336548, 0.45098042488098145, 0.4117647409439087, 0.29411768913269043, 0.09803926944732666, 0.12156867980957031, 0.06666672229766846, -0.21568626165390015, -0.4431372284889221, 0.19215691089630127, 0.37254905700683594, 0.043137311935424805, 0.003921627998352051, -0.1450980305671692, -0.32549017667770386, -0.270588219165802, -0.24705880880355835, -0.13725489377975464, -0.09019607305526733, -0.24705880880355835, -0.3333333134651184, -0.2549019455909729], [0.545098066329956, 0.011764764785766602, 0.30980396270751953, 0.3960784673690796, 0.07450985908508301, -0.3490195870399475, -0.05882352590560913, -0.019607841968536377, -0.26274508237838745, -0.05882352590560913, 0.027451038360595703, 0.7333333492279053, 0.8509804010391235, 0.08235299587249756, 0.019607901573181152, -0.05098038911819458, -0.12156862020492554, -0.18431371450424194, -0.30980390310287476, 0.050980448722839355, 0.24705886840820312, 0.15294122695922852, -0.15294116735458374, -0.3333333134651184, -0.43529409170150757, -0.30980390310287476, -0.18431371450424194, -0.1450980305671692, -0.13725489377975464, -0.32549017667770386, -0.24705880880355835, -0.18431371450424194], [0.5921568870544434, 0.14509809017181396, 0.2862745523452759, 0.4274510145187378, 0.3333333730697632, -0.32549017667770386, -0.019607841968536377, -0.011764705181121826, -0.05098038911819458, -0.37254899740219116, 0.12156867980957031, 0.27843141555786133, 0.19215691089630127, 0.035294175148010254, -0.16862744092941284, -0.16862744092941284, -0.2078431248664856, -0.2078431248664856, -0.29411762952804565, 0.12156867980957031, 0.08235299587249756, 0.10588240623474121, 0.019607901573181152, -0.1764705777168274, -0.40392154455184937, -0.3803921341896057, -0.270588219165802, -0.2862744927406311, -0.3490195870399475, -0.30980390310287476, -0.15294116735458374, -0.18431371450424194], [0.686274528503418, 0.301960825920105, 0.30980396270751953, 0.4431372880935669, 0.4274510145187378, -0.19999998807907104, -0.24705880880355835, 0.16862750053405762, 0.07450985908508301, -0.270588219165802, -0.09019607305526733, -0.1764705777168274, -0.19999998807907104, -0.1764705777168274, -0.2862744927406311, -0.13725489377975464, -0.2862744927406311, -0.1921568512916565, 0.003921627998352051, -0.24705880880355835, -0.5607843399047852, -0.05882352590560913, -0.011764705181121826, -0.4588235020637512, -0.5607843399047852, -0.5607843399047852, -0.45098036527633667, -0.270588219165802, -0.26274508237838745, -0.12156862020492554, -0.09019607305526733, -0.13725489377975464], [0.6549019813537598, 0.4431372880935669, 0.37254905700683594, 0.41960787773132324, 0.4431372880935669, 0.027451038360595703, -0.30980390310287476, 0.09019613265991211, 0.16078436374664307, 0.003921627998352051, -0.29411762952804565, -0.498039186000824, -0.05098038911819458, -0.1294117569923401, -0.08235293626785278, 0.12156867980957031, -0.27843135595321655, -0.24705880880355835, 0.09019613265991211, -0.08235293626785278, -0.1450980305671692, -0.2235293984413147, -0.46666663885116577, -0.5372549295425415, -0.6784313917160034, -0.5137255191802979, -0.4588235020637512, -0.1764705777168274, -0.06666666269302368, -0.05882352590560913, -0.09803920984268188, -0.1294117569923401], [0.5058823823928833, 0.48235297203063965, 0.3803921937942505, 0.40392160415649414, 0.4274510145187378, 0.16862750053405762, -0.29411762952804565, -0.05098038911819458, -0.027450978755950928, 0.06666672229766846, 0.050980448722839355, -0.5372549295425415, -0.07450979948043823, -0.2392156720161438, 0.050980448722839355, 0.3803921937942505, -0.07450979948043823, -0.4117646813392639, -0.06666666269302368, -0.027450978755950928, 0.011764764785766602, -0.32549017667770386, -0.615686297416687, -0.6000000238418579, -0.615686297416687, -0.29411762952804565, -0.2862744927406311, -0.07450979948043823, -0.05098038911819458, -0.11372548341751099, -0.1294117569923401, -0.1607843041419983], [0.22352945804595947, 0.5137255191802979, 0.3960784673690796, 0.35686278343200684, 0.41960787773132324, 0.23137259483337402, -0.1921568512916565, 0.058823585510253906, 0.37254905700683594, -0.1764705777168274, -0.29411762952804565, -0.3960784077644348, -0.29411762952804565, -0.07450979948043823, 0.35686278343200684, 0.4274510145187378, 0.16078436374664307, -0.21568626165390015, -0.38823527097702026, -0.3960784077644348, -0.5215686559677124, -0.5921568870544434, -0.6392157077789307, -0.7411764860153198, -0.5529412031173706, -0.4431372284889221, -0.21568626165390015, -0.019607841968536377, -0.03529411554336548, -0.1450980305671692, -0.11372548341751099, -0.1764705777168274], [-0.05882352590560913, 0.5686274766921997, 0.3960784673690796, 0.32549023628234863, 0.40392160415649414, 0.12941181659698486, -0.3176470398902893, 0.20000004768371582, 0.9372549057006836, 0.7411764860153198, 0.09803926944732666, 0.10588240623474121, 0.22352945804595947, 0.4274510145187378, 0.5372549295425415, 0.5058823823928833, 0.3490196466445923, 0.043137311935424805, -0.1450980305671692, -0.5137255191802979, -0.615686297416687, -0.5764706134796143, -0.45098036527633667, -0.3647058606147766, -0.3333333134651184, -0.34117645025253296, -0.2235293984413147, -0.2078431248664856, -0.18431371450424194, -0.24705880880355835, -0.27843135595321655, -0.29411762952804565], [-0.1764705777168274, 0.545098066329956, 0.43529415130615234, 0.3490196466445923, 0.38823533058166504, 0.14509809017181396, -0.12156862020492554, 0.6549019813537598, 0.9764705896377563, 0.9843137264251709, 0.7568627595901489, 0.12156867980957031, 0.035294175148010254, 0.10588240623474121, 0.043137311935424805, 0.043137311935424805, -0.027450978755950928, -0.270588219165802, -0.3176470398902893, -0.35686272382736206, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.270588219165802, -0.26274508237838745, -0.2862744927406311, -0.24705880880355835, -0.18431371450424194, -0.15294116735458374, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729], [-0.3019607663154602, 0.07450985908508301, 0.3176470994949341, 0.3647059202194214, 0.4274510145187378, 0.3333333730697632, 0.301960825920105, 0.9215686321258545, 0.9686274528503418, 0.8117647171020508, 0.06666672229766846, -0.30980390310287476, -0.37254899740219116, -0.40392154455184937, -0.4117646813392639, -0.43529409170150757, -0.3803921341896057, -0.3647058606147766, -0.3647058606147766, -0.35686272382736206, -0.32549017667770386, -0.29411762952804565, -0.3019607663154602, -0.3176470398902893, -0.3019607663154602, -0.270588219165802, -0.26274508237838745, -0.24705880880355835, -0.24705880880355835, -0.26274508237838745, -0.2549019455909729, -0.29411762952804565], [-0.2862744927406311, -0.3176470398902893, -0.19999998807907104, 0.20000004768371582, 0.40392160415649414, 0.06666672229766846, 0.48235297203063965, 0.9607843160629272, 0.9215686321258545, 0.24705886840820312, -0.26274508237838745, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.3490195870399475, -0.34117645025253296, -0.32549017667770386, -0.34117645025253296, -0.35686272382736206, -0.3803921341896057, -0.3490195870399475, -0.32549017667770386, -0.3333333134651184, -0.3019607663154602, -0.27843135595321655, -0.1921568512916565, -0.1921568512916565, -0.2078431248664856, -0.19999998807907104, -0.2235293984413147, -0.26274508237838745, -0.1921568512916565], [-0.1294117569923401, -0.26274508237838745, -0.3333333134651184, -0.16862744092941284, 0.16078436374664307, 0.06666672229766846, 0.6705882549285889, 0.9843137264251709, 0.5529412031173706, -0.270588219165802, -0.2862744927406311, -0.30980390310287476, -0.29411762952804565, -0.29411762952804565, -0.3490195870399475, -0.35686272382736206, -0.35686272382736206, -0.3647058606147766, -0.37254899740219116, -0.3490195870399475, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.2549019455909729, -0.15294116735458374, -0.13725489377975464, -0.1450980305671692, -0.15294116735458374, -0.15294116735458374, -0.1764705777168274, -0.03529411554336548, 0.07450985908508301], [-0.10588234663009644, -0.2235293984413147, -0.32549017667770386, -0.3490195870399475, -0.2549019455909729, 0.13725495338439941, 0.7960784435272217, 0.9215686321258545, 0.12156867980957031, -0.27843135595321655, -0.3176470398902893, -0.26274508237838745, -0.27843135595321655, -0.35686272382736206, -0.35686272382736206, -0.3490195870399475, -0.34117645025253296, -0.3490195870399475, -0.32549017667770386, -0.30980390310287476, -0.29411762952804565, -0.2392156720161438, -0.16862744092941284, -0.13725489377975464, -0.1764705777168274, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.15294116735458374, 0.019607901573181152, 0.08235299587249756, -0.019607841968536377], [-0.13725489377975464, -0.23137253522872925, -0.3019607663154602, -0.32549017667770386, -0.3490195870399475, -0.16862744092941284, 0.7176470756530762, 0.7882353067398071, -0.011764705181121826, -0.18431371450424194, -0.26274508237838745, -0.3176470398902893, -0.2392156720161438, -0.3176470398902893, -0.37254899740219116, -0.35686272382736206, -0.34117645025253296, -0.3176470398902893, -0.3019607663154602, -0.3019607663154602, -0.2392156720161438, -0.27843135595321655, -0.270588219165802, -0.19999998807907104, -0.2078431248664856, -0.270588219165802, -0.3333333134651184, -0.2078431248664856, 0.011764764785766602, -0.011764705181121826, -0.23137253522872925, -0.24705880880355835], [-0.15294116735458374, -0.2392156720161438, -0.27843135595321655, -0.30980390310287476, -0.30980390310287476, -0.34117645025253296, 0.043137311935424805, 0.545098066329956, -0.21568626165390015, -0.2392156720161438, -0.26274508237838745, -0.2549019455909729, -0.1921568512916565, -0.21568626165390015, -0.24705880880355835, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.30980390310287476, -0.27843135595321655, -0.27843135595321655, -0.2549019455909729, -0.270588219165802, -0.27843135595321655, -0.29411762952804565, -0.270588219165802, -0.19999998807907104, -0.019607841968536377, -0.13725489377975464, -0.29411762952804565, -0.529411792755127, -0.270588219165802], [-0.027450978755950928, -0.21568626165390015, -0.30980390310287476, -0.2862744927406311, -0.3176470398902893, -0.3019607663154602, -0.3803921341896057, -0.1607843041419983, -0.3019607663154602, -0.3960784077644348, -0.4431372284889221, -0.35686272382736206, -0.270588219165802, -0.21568626165390015, -0.19999998807907104, -0.27843135595321655, -0.26274508237838745, -0.2235293984413147, -0.2235293984413147, -0.2392156720161438, -0.2549019455909729, -0.26274508237838745, -0.30980390310287476, -0.3490195870399475, -0.2862744927406311, -0.12156862020492554, 0.035294175148010254, 0.027451038360595703, -0.09019607305526733, -0.2392156720161438, -0.498039186000824, -0.3333333134651184], [-0.09019607305526733, -0.19999998807907104, -0.3333333134651184, -0.2862744927406311, -0.29411762952804565, -0.27843135595321655, -0.30980390310287476, -0.3647058606147766, -0.3333333134651184, -0.43529409170150757, -0.4745097756385803, -0.41960781812667847, -0.4431372284889221, -0.427450954914093, -0.37254899740219116, -0.32549017667770386, -0.2549019455909729, -0.2078431248664856, -0.1450980305671692, -0.06666666269302368, -0.11372548341751099, -0.2549019455909729, -0.30980390310287476, -0.30980390310287476, -0.1764705777168274, 0.019607901573181152, 0.22352945804595947, 0.13725495338439941, -0.09803920984268188, -0.35686272382736206, -0.35686272382736206, -0.498039186000824], [-0.1607843041419983, -0.1764705777168274, -0.3019607663154602, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.3176470398902893, -0.3647058606147766, -0.3803921341896057, -0.4588235020637512, -0.4823529124259949, -0.427450954914093, -0.4588235020637512, -0.427450954914093, -0.5058823823928833, -0.545098066329956, -0.45098036527633667, -0.3176470398902893, -0.18431371450424194, -0.06666666269302368, -0.1294117569923401, -0.24705880880355835, -0.2549019455909729, -0.3176470398902893, -0.1450980305671692, 0.027451038360595703, 0.14509809017181396, 0.058823585510253906, -0.2235293984413147, -0.3960784077644348, -0.34117645025253296, -0.4745097756385803]], [[-0.615686297416687, -0.6313725709915161, -0.6000000238418579, -0.5843137502670288, -0.6392157077789307, -0.6784313917160034, -0.6313725709915161, -0.6470588445663452, -0.6549019813537598, -0.6784313917160034, -0.6784313917160034, -0.5921568870544434, -0.615686297416687, -0.6784313917160034, -0.6470588445663452, -0.6549019813537598, -0.686274528503418, -0.7019608020782471, -0.6941176652908325, -0.6627451181411743, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6549019813537598, -0.6941176652908325, -0.6627451181411743, -0.6784313917160034, -0.7019608020782471, -0.7176470756530762, -0.7176470756530762, -0.7411764860153198], [-0.6000000238418579, -0.686274528503418, -0.6470588445663452, -0.5607843399047852, -0.615686297416687, -0.6627451181411743, -0.6313725709915161, -0.6470588445663452, -0.6392157077789307, -0.7019608020782471, -0.6784313917160034, -0.5764706134796143, -0.5921568870544434, -0.6784313917160034, -0.686274528503418, -0.7411764860153198, -0.7647058963775635, -0.7411764860153198, -0.6784313917160034, -0.6078431606292725, -0.5843137502670288, -0.5686274766921997, -0.5921568870544434, -0.6235294342041016, -0.6078431606292725, -0.6392157077789307, -0.6470588445663452, -0.7019608020782471, -0.7333333492279053, -0.7568627595901489, -0.7490196228027344, -0.7333333492279053], [-0.6313725709915161, -0.7411764860153198, -0.7176470756530762, -0.6235294342041016, -0.6705882549285889, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6627451181411743, -0.6235294342041016, -0.5529412031173706, -0.6000000238418579, -0.7019608020782471, -0.7098039388656616, -0.7254902124404907, -0.6941176652908325, -0.6313725709915161, -0.5764706134796143, -0.615686297416687, -0.5921568870544434, -0.6078431606292725, -0.6313725709915161, -0.6078431606292725, -0.6235294342041016, -0.5686274766921997, -0.6000000238418579, -0.6941176652908325, -0.7254902124404907, -0.7333333492279053, -0.7333333492279053, -0.7411764860153198], [-0.686274528503418, -0.7490196228027344, -0.7568627595901489, -0.6549019813537598, -0.6627451181411743, -0.6392157077789307, -0.6235294342041016, -0.6235294342041016, -0.6549019813537598, -0.6470588445663452, -0.5529412031173706, -0.2549019455909729, -0.4117646813392639, -0.6784313917160034, -0.6313725709915161, -0.5764706134796143, -0.545098066329956, -0.4745097756385803, -0.6313725709915161, -0.4901960492134094, -0.40392154455184937, -0.34117645025253296, -0.4823529124259949, -0.6078431606292725, -0.5921568870544434, -0.6941176652908325, -0.6470588445663452, -0.6392157077789307, -0.6627451181411743, -0.6941176652908325, -0.6941176652908325, -0.7176470756530762], [-0.6784313917160034, -0.6235294342041016, -0.615686297416687, -0.6313725709915161, -0.6627451181411743, -0.686274528503418, -0.6313725709915161, -0.6549019813537598, -0.6784313917160034, -0.6705882549285889, -0.5372549295425415, 0.2862745523452759, -0.1607843041419983, -0.5607843399047852, -0.529411792755127, -0.4431372284889221, -0.6078431606292725, -0.7568627595901489, -0.5607843399047852, -0.23137253522872925, -0.1294117569923401, -0.07450979948043823, -0.1764705777168274, -0.270588219165802, -0.4745097756385803, -0.45098036527633667, -0.6313725709915161, -0.6470588445663452, -0.6235294342041016, -0.6392157077789307, -0.7176470756530762, -0.7176470756530762], [-0.5764706134796143, -0.498039186000824, -0.5529412031173706, -0.5843137502670288, -0.6549019813537598, -0.6941176652908325, -0.6784313917160034, -0.6784313917160034, -0.7098039388656616, -0.6941176652908325, -0.6705882549285889, -0.3333333134651184, -0.38823527097702026, -0.545098066329956, -0.6627451181411743, -0.7568627595901489, -0.6627451181411743, -0.6470588445663452, -0.40392154455184937, -0.13725489377975464, -0.05882352590560913, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.2392156720161438, -0.32549017667770386, -0.6313725709915161, -0.7098039388656616, -0.615686297416687, -0.545098066329956, -0.6549019813537598, -0.686274528503418], [-0.5529412031173706, -0.37254899740219116, -0.8666666746139526, -0.7803921699523926, -0.6235294342041016, -0.6627451181411743, -0.686274528503418, -0.6627451181411743, -0.6705882549285889, -0.7098039388656616, -0.6941176652908325, -0.5921568870544434, -0.5372549295425415, -0.4117646813392639, -0.45098036527633667, -0.5529412031173706, -0.43529409170150757, -0.498039186000824, -0.41960781812667847, -0.05098038911819458, 0.035294175148010254, -0.15294116735458374, -0.29411762952804565, -0.26274508237838745, -0.1921568512916565, -0.3960784077644348, -0.4588235020637512, -0.6941176652908325, -0.7176470756530762, -0.545098066329956, -0.6235294342041016, -0.6941176652908325], [-0.29411762952804565, -0.27843135595321655, -0.7019608020782471, -0.6784313917160034, -0.5607843399047852, -0.6705882549285889, -0.7176470756530762, -0.6941176652908325, -0.615686297416687, -0.6000000238418579, -0.6000000238418579, -0.615686297416687, -0.3960784077644348, -0.1607843041419983, -0.270588219165802, -0.3803921341896057, -0.30980390310287476, -0.35686272382736206, -0.4588235020637512, -0.1607843041419983, 0.09803926944732666, -0.12156862020492554, -0.3647058606147766, -0.30980390310287476, -0.34117645025253296, -0.41960781812667847, -0.545098066329956, -0.615686297416687, -0.7490196228027344, -0.6078431606292725, -0.6000000238418579, -0.6941176652908325], [0.12941181659698486, -0.1764705777168274, -0.5372549295425415, -0.11372548341751099, -0.35686272382736206, -0.6627451181411743, -0.6784313917160034, -0.6078431606292725, -0.4823529124259949, -0.2549019455909729, -0.5372549295425415, -0.38823527097702026, -0.05098038911819458, 0.003921627998352051, -0.2078431248664856, -0.41960781812667847, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5215686559677124, -0.12156862020492554, -0.03529411554336548, -0.270588219165802, -0.45098036527633667, -0.4588235020637512, -0.40392154455184937, -0.4745097756385803, -0.5843137502670288, -0.7882353067398071, -0.7254902124404907, -0.5372549295425415, -0.6470588445663452], [0.27843141555786133, 0.12156867980957031, -0.1764705777168274, 0.16862750053405762, -0.12156862020492554, -0.6000000238418579, -0.6313725709915161, -0.529411792755127, 0.14509809017181396, 0.5529412031173706, 0.301960825920105, -0.06666666269302368, 0.13725495338439941, -0.019607841968536377, -0.1607843041419983, -0.3803921341896057, -0.3803921341896057, -0.4431372284889221, -0.5843137502670288, -0.545098066329956, -0.12156862020492554, -0.04313725233078003, -0.10588234663009644, -0.3019607663154602, -0.41960781812667847, -0.38823527097702026, -0.38823527097702026, -0.4431372284889221, -0.6627451181411743, -0.8823529481887817, -0.6549019813537598, -0.5529412031173706], [0.37254905700683594, -0.04313725233078003, 0.23921573162078857, 0.3176470994949341, -0.04313725233078003, -0.6078431606292725, -0.6000000238418579, -0.6313725709915161, 0.40392160415649414, 0.772549033164978, 0.4745098352432251, 0.027451038360595703, 0.21568632125854492, 0.035294175148010254, -0.18431371450424194, -0.18431371450424194, -0.4588235020637512, -0.3960784077644348, -0.686274528503418, -0.3960784077644348, 0.20784318447113037, 0.07450985908508301, 0.08235299587249756, -0.27843135595321655, -0.3960784077644348, -0.24705880880355835, -0.3803921341896057, -0.427450954914093, -0.5372549295425415, -0.7411764860153198, -0.7568627595901489, -0.6392157077789307], [0.48235297203063965, -0.09019607305526733, 0.20000004768371582, 0.3960784673690796, 0.06666672229766846, -0.5372549295425415, -0.5686274766921997, -0.6549019813537598, -0.37254899740219116, 0.4745098352432251, 0.2862745523452759, 0.043137311935424805, 0.18431377410888672, 0.24705886840820312, -0.16862744092941284, -0.2549019455909729, -0.3019607663154602, -0.3803921341896057, -0.7333333492279053, -0.11372548341751099, 0.5058823823928833, 0.11372554302215576, 0.019607901573181152, -0.35686272382736206, -0.4117646813392639, -0.30980390310287476, -0.26274508237838745, -0.3647058606147766, -0.38823527097702026, -0.5686274766921997, -0.6235294342041016, -0.7960784435272217], [0.5215686559677124, -0.1764705777168274, 0.12941181659698486, 0.45098042488098145, 0.043137311935424805, -0.46666663885116577, -0.5843137502670288, -0.6313725709915161, -0.6549019813537598, 0.19215691089630127, -0.011764705181121826, -0.26274508237838745, 0.16078436374664307, 0.43529415130615234, 0.011764764785766602, -0.23137253522872925, -0.1764705777168274, -0.1450980305671692, -0.6313725709915161, 0.09803926944732666, 0.3960784673690796, 0.09803926944732666, -0.1294117569923401, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.3333333134651184, -0.3647058606147766, -0.3019607663154602, -0.427450954914093, -0.498039186000824, -0.8117647171020508], [0.5137255191802979, -0.1921568512916565, 0.27843141555786133, 0.5058823823928833, -0.23137253522872925, -0.4823529124259949, -0.545098066329956, -0.6078431606292725, -0.6941176652908325, -0.05882352590560913, -0.1921568512916565, -0.003921568393707275, 0.21568632125854492, 0.5686274766921997, 0.23137259483337402, -0.08235293626785278, -0.1607843041419983, -0.1450980305671692, -0.46666663885116577, 0.15294122695922852, 0.3647059202194214, 0.06666672229766846, -0.18431371450424194, -0.37254899740219116, -0.40392154455184937, -0.45098036527633667, -0.43529409170150757, -0.26274508237838745, -0.2235293984413147, -0.3647058606147766, -0.4588235020637512, -0.7333333492279053], [0.5372549295425415, -0.12156862020492554, 0.3490196466445923, 0.4745098352432251, -0.1450980305671692, -0.4745097756385803, -0.5137255191802979, -0.5686274766921997, -0.7333333492279053, -0.30980390310287476, -0.1921568512916565, 0.32549023628234863, 0.32549023628234863, 0.24705886840820312, 0.09803926944732666, 0.050980448722839355, -0.019607841968536377, -0.2549019455909729, -0.45098036527633667, 0.16862750053405762, 0.3333333730697632, -0.003921568393707275, -0.04313725233078003, -0.1764705777168274, -0.3490195870399475, -0.2862744927406311, -0.29411762952804565, -0.18431371450424194, -0.1294117569923401, -0.37254899740219116, -0.5843137502670288, -0.6313725709915161], [0.545098066329956, 0.06666672229766846, 0.3647059202194214, 0.41960787773132324, 0.11372554302215576, -0.3960784077644348, -0.30980390310287476, -0.3960784077644348, -0.5921568870544434, -0.270588219165802, -0.09019607305526733, 0.6549019813537598, 0.8039215803146362, 0.07450985908508301, 0.019607901573181152, -0.12156862020492554, -0.2078431248664856, -0.2549019455909729, -0.4117646813392639, -0.07450979948043823, 0.14509809017181396, 0.08235299587249756, -0.2078431248664856, -0.37254899740219116, -0.46666663885116577, -0.3176470398902893, -0.2235293984413147, -0.2235293984413147, -0.270588219165802, -0.5764706134796143, -0.6235294342041016, -0.6235294342041016], [0.6000000238418579, 0.2549020051956177, 0.3960784673690796, 0.4745098352432251, 0.3490196466445923, -0.29411762952804565, -0.011764705181121826, -0.11372548341751099, -0.35686272382736206, -0.7098039388656616, 0.043137311935424805, 0.21568632125854492, 0.10588240623474121, -0.08235293626785278, -0.30980390310287476, -0.29411762952804565, -0.27843135595321655, -0.3176470398902893, -0.545098066329956, -0.18431371450424194, -0.1450980305671692, -0.011764705181121826, -0.07450979948043823, -0.2392156720161438, -0.43529409170150757, -0.3960784077644348, -0.26274508237838745, -0.35686272382736206, -0.5686274766921997, -0.6470588445663452, -0.5686274766921997, -0.6392157077789307], [0.686274528503418, 0.4117647409439087, 0.4431372880935669, 0.5215686559677124, 0.458823561668396, -0.1764705777168274, -0.19999998807907104, 0.13725495338439941, -0.1294117569923401, -0.5215686559677124, -0.1764705777168274, -0.2549019455909729, -0.3019607663154602, -0.3019607663154602, -0.427450954914093, -0.23137253522872925, -0.30980390310287476, -0.2549019455909729, -0.19999998807907104, -0.498039186000824, -0.7490196228027344, -0.1764705777168274, -0.09803920984268188, -0.5215686559677124, -0.6000000238418579, -0.5843137502670288, -0.4901960492134094, -0.38823527097702026, -0.498039186000824, -0.46666663885116577, -0.498039186000824, -0.5764706134796143], [0.6078431606292725, 0.5058823823928833, 0.48235297203063965, 0.5137255191802979, 0.4745098352432251, 0.043137311935424805, -0.24705880880355835, 0.12156867980957031, 0.10588240623474121, -0.1294117569923401, -0.37254899740219116, -0.5686274766921997, -0.15294116735458374, -0.24705880880355835, -0.21568626165390015, 0.043137311935424805, -0.270588219165802, -0.270588219165802, -0.05882352590560913, -0.270588219165802, -0.27843135595321655, -0.32549017667770386, -0.545098066329956, -0.5921568870544434, -0.6941176652908325, -0.529411792755127, -0.686274528503418, -0.5372549295425415, -0.5137255191802979, -0.5764706134796143, -0.6470588445663452, -0.6392157077789307], [0.4117647409439087, 0.46666669845581055, 0.41960787773132324, 0.45098042488098145, 0.4431372880935669, 0.19215691089630127, -0.2235293984413147, 0.035294175148010254, 0.019607901573181152, 0.058823585510253906, -0.011764705181121826, -0.6000000238418579, -0.15294116735458374, -0.32549017667770386, -0.03529411554336548, 0.3176470994949341, -0.07450979948043823, -0.427450954914093, -0.1921568512916565, -0.1764705777168274, -0.07450979948043823, -0.38823527097702026, -0.6549019813537598, -0.6078431606292725, -0.5921568870544434, -0.270588219165802, -0.529411792755127, -0.46666663885116577, -0.498039186000824, -0.5921568870544434, -0.6078431606292725, -0.6392157077789307], [0.14509809017181396, 0.46666669845581055, 0.37254905700683594, 0.3490196466445923, 0.4117647409439087, 0.2549020051956177, -0.1294117569923401, 0.14509809017181396, 0.45098042488098145, -0.1294117569923401, -0.3176470398902893, -0.427450954914093, -0.32549017667770386, -0.09019607305526733, 0.35686278343200684, 0.38823533058166504, 0.16078436374664307, -0.2078431248664856, -0.4823529124259949, -0.5058823823928833, -0.5529412031173706, -0.5764706134796143, -0.6000000238418579, -0.6784313917160034, -0.4588235020637512, -0.3490195870399475, -0.4117646813392639, -0.35686272382736206, -0.40392154455184937, -0.5215686559677124, -0.4588235020637512, -0.5058823823928833], [-0.027450978755950928, 0.5686274766921997, 0.3803921937942505, 0.3176470994949341, 0.40392160415649414, 0.15294122695922852, -0.2862744927406311, 0.24705886840820312, 0.9607843160629272, 0.7647058963775635, 0.12941181659698486, 0.15294122695922852, 0.2862745523452759, 0.5058823823928833, 0.6313725709915161, 0.545098066329956, 0.41960787773132324, 0.12156867980957031, -0.1450980305671692, -0.5137255191802979, -0.545098066329956, -0.46666663885116577, -0.3176470398902893, -0.19999998807907104, -0.13725489377975464, -0.1294117569923401, -0.04313725233078003, -0.06666666269302368, -0.05882352590560913, -0.12156862020492554, -0.12156862020492554, -0.09803920984268188], [0.043137311935424805, 0.6705882549285889, 0.5058823823928833, 0.38823533058166504, 0.4274510145187378, 0.17647063732147217, -0.11372548341751099, 0.6392157077789307, 0.9372549057006836, 0.9764705896377563, 0.8196078538894653, 0.23137259483337402, 0.16862750053405762, 0.2705882787704468, 0.22352945804595947, 0.19215691089630127, 0.16078436374664307, -0.06666666269302368, -0.18431371450424194, -0.2078431248664856, -0.1294117569923401, -0.13725489377975464, -0.09803920984268188, -0.019607841968536377, 0.027451038360595703, 0.019607901573181152, 0.058823585510253906, 0.10588240623474121, 0.11372554302215576, 0.035294175148010254, 0.07450985908508301, 0.035294175148010254], [0.058823585510253906, 0.3176470994949341, 0.4745098352432251, 0.4745098352432251, 0.5058823823928833, 0.3647059202194214, 0.2862745523452759, 0.8588235378265381, 0.8901960849761963, 0.7882353067398071, 0.20000004768371582, -0.1294117569923401, -0.1764705777168274, -0.1764705777168274, -0.1607843041419983, -0.2078431248664856, -0.09803920984268188, -0.05882352590560913, -0.11372548341751099, -0.09019607305526733, -0.019607841968536377, -0.019607841968536377, -0.011764705181121826, 0.003921627998352051, 0.035294175148010254, 0.09019613265991211, 0.07450985908508301, 0.07450985908508301, 0.058823585510253906, 0.050980448722839355, 0.09019613265991211, 0.043137311935424805], [0.10588240623474121, 0.019607901573181152, 0.050980448722839355, 0.3803921937942505, 0.49803924560546875, 0.07450985908508301, 0.41960787773132324, 0.8980392217636108, 0.9215686321258545, 0.37254905700683594, -0.003921568393707275, -0.07450979948043823, -0.06666666269302368, -0.05098038911819458, -0.05882352590560913, -0.09019607305526733, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.11372548341751099, -0.05882352590560913, -0.019607841968536377, -0.019607841968536377, 0.019607901573181152, 0.050980448722839355, 0.13725495338439941, 0.11372554302215576, 0.11372554302215576, 0.14509809017181396, 0.12941181659698486, 0.09803926944732666, 0.16862750053405762], [0.2705882787704468, 0.09803926944732666, -0.027450978755950928, 0.06666672229766846, 0.30980396270751953, 0.12156867980957031, 0.6392157077789307, 0.9529411792755127, 0.6078431606292725, -0.07450979948043823, 0.003921627998352051, -0.019607841968536377, -0.003921568393707275, -0.003921568393707275, -0.05098038911819458, -0.09803920984268188, -0.11372548341751099, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.03529411554336548, 0.027451038360595703, 0.050980448722839355, 0.08235299587249756, 0.17647063732147217, 0.19215691089630127, 0.15294122695922852, 0.16862750053405762, 0.20784318447113037, 0.19215691089630127, 0.30980396270751953, 0.4274510145187378], [0.29411768913269043, 0.15294122695922852, 0.019607901573181152, -0.04313725233078003, -0.011764705181121826, 0.2862745523452759, 0.8352941274642944, 0.9372549057006836, 0.20000004768371582, -0.10588234663009644, -0.03529411554336548, 0.027451038360595703, 0.011764764785766602, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.03529411554336548, -0.003921568393707275, 0.027451038360595703, 0.10588240623474121, 0.17647063732147217, 0.20784318447113037, 0.17647063732147217, 0.10588240623474121, 0.09803926944732666, 0.08235299587249756, 0.23921573162078857, 0.3960784673690796, 0.4274510145187378, 0.32549023628234863], [0.2705882787704468, 0.16862750053405762, 0.08235299587249756, 0.043137311935424805, -0.011764705181121826, 0.08235299587249756, 0.8274509906768799, 0.8352941274642944, 0.09803926944732666, -0.011764705181121826, 0.011764764785766602, -0.027450978755950928, 0.043137311935424805, -0.03529411554336548, -0.09019607305526733, -0.06666666269302368, -0.04313725233078003, -0.011764705181121826, 0.019607901573181152, 0.035294175148010254, 0.09803926944732666, 0.08235299587249756, 0.09019613265991211, 0.16078436374664307, 0.15294122695922852, 0.09019613265991211, 0.043137311935424805, 0.20000004768371582, 0.4274510145187378, 0.3803921937942505, 0.11372554302215576, 0.09019613265991211], [0.2627451419830322, 0.15294122695922852, 0.12156867980957031, 0.10588240623474121, 0.08235299587249756, -0.019607841968536377, 0.24705886840820312, 0.6549019813537598, -0.06666666269302368, -0.05098038911819458, 0.003921627998352051, 0.019607901573181152, 0.09019613265991211, 0.058823585510253906, 0.027451038360595703, -0.05882352590560913, -0.07450979948043823, -0.05882352590560913, 0.019607901573181152, 0.058823585510253906, 0.06666672229766846, 0.09019613265991211, 0.08235299587249756, 0.06666672229766846, 0.058823585510253906, 0.08235299587249756, 0.18431377410888672, 0.3960784673690796, 0.2862745523452759, 0.09803926944732666, -0.1921568512916565, 0.06666672229766846], [0.38823533058166504, 0.16078436374664307, 0.07450985908508301, 0.14509809017181396, 0.09019613265991211, 0.035294175148010254, -0.11372548341751099, 0.043137311935424805, -0.10588234663009644, -0.1764705777168274, -0.1764705777168274, -0.08235293626785278, 0.003921627998352051, 0.058823585510253906, 0.07450985908508301, 0.003921627998352051, 0.027451038360595703, 0.07450985908508301, 0.09019613265991211, 0.08235299587249756, 0.07450985908508301, 0.06666672229766846, 0.027451038360595703, -0.019607841968536377, 0.043137311935424805, 0.20784318447113037, 0.40392160415649414, 0.41960787773132324, 0.3176470994949341, 0.14509809017181396, -0.15294116735458374, -0.003921568393707275], [0.3176470994949341, 0.16078436374664307, 0.035294175148010254, 0.12156867980957031, 0.09019613265991211, 0.050980448722839355, -0.019607841968536377, -0.12156862020492554, -0.09803920984268188, -0.18431371450424194, -0.19999998807907104, -0.1450980305671692, -0.16862744092941284, -0.15294116735458374, -0.09803920984268188, -0.05882352590560913, 0.003921627998352051, 0.058823585510253906, 0.12941181659698486, 0.22352945804595947, 0.19215691089630127, 0.050980448722839355, -0.003921568393707275, -0.003921568393707275, 0.12941181659698486, 0.3333333730697632, 0.545098066329956, 0.4901961088180542, 0.2862745523452759, 0.019607901573181152, -0.011764705181121826, -0.1607843041419983], [0.2549020051956177, 0.16862750053405762, 0.035294175148010254, 0.050980448722839355, 0.050980448722839355, 0.035294175148010254, -0.03529411554336548, -0.09803920984268188, -0.10588234663009644, -0.1764705777168274, -0.2078431248664856, -0.15294116735458374, -0.18431371450424194, -0.15294116735458374, -0.23137253522872925, -0.3019607663154602, -0.21568626165390015, -0.07450979948043823, 0.07450985908508301, 0.19215691089630127, 0.13725495338439941, 0.027451038360595703, 0.019607901573181152, -0.03529411554336548, 0.13725495338439941, 0.30980396270751953, 0.4274510145187378, 0.37254905700683594, 0.13725495338439941, -0.027450978755950928, 0.011764764785766602, -0.13725489377975464]]]]}]} 2026-04-20 20:58:50.629 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'INPUT__0', 'shape': [1, 3, 32, 32], 'datatype': 'FP32', 'data': [[[[0.23921573162078857, 0.24705886840820312, 0.29411768913269043, 0.301960825920105, 0.2549020051956177, 0.22352945804595947, 0.2705882787704468, 0.24705886840820312, 0.23921573162078857, 0.24705886840820312, 0.2627451419830322, 0.2549020051956177, 0.2627451419830322, 0.301960825920105, 0.32549023628234863, 0.3333333730697632, 0.30980396270751953, 0.2705882787704468, 0.2549020051956177, 0.2549020051956177, 0.22352945804595947, 0.16862750053405762, 0.17647063732147217, 0.16078436374664307, 0.16862750053405762, 0.12156867980957031, 0.09803926944732666, 0.10588240623474121, 0.12156867980957031, 0.07450985908508301, -0.011764705181121826, -0.09019607305526733], [0.19215691089630127, 0.18431377410888672, 0.24705886840820312, 0.301960825920105, 0.2705882787704468, 0.2549020051956177, 0.2862745523452759, 0.2705882787704468, 0.27843141555786133, 0.22352945804595947, 0.21568632125854492, 0.24705886840820312, 0.27843141555786133, 0.3333333730697632, 0.34117650985717773, 0.34117650985717773, 0.32549023628234863, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672, 0.13725495338439941, 0.09019613265991211, 0.09803926944732666, 0.10588240623474121, 0.16862750053405762, 0.15294122695922852, 0.13725495338439941, 0.11372554302215576, 0.12156867980957031, 0.06666672229766846, -0.019607841968536377, -0.06666666269302368], [0.18431377410888672, 0.18431377410888672, 0.23921573162078857, 0.30980396270751953, 0.2549020051956177, 0.27843141555786133, 0.29411768913269043, 0.29411768913269043, 0.27843141555786133, 0.2705882787704468, 0.23921573162078857, 0.23137259483337402, 0.2627451419830322, 0.301960825920105, 0.30980396270751953, 0.32549023628234863, 0.3333333730697632, 0.24705886840820312, 0.13725495338439941, -0.05098038911819458, -0.13725489377975464, -0.23137253522872925, -0.2078431248664856, -0.10588234663009644, -0.05882352590560913, 0.050980448722839355, 0.12156867980957031, 0.09803926944732666, 0.11372554302215576, 0.09019613265991211, 0.019607901573181152, -0.05882352590560913], [0.21568632125854492, 0.21568632125854492, 0.2549020051956177, 0.3647059202194214, 0.30980396270751953, 0.30980396270751953, 0.32549023628234863, 0.32549023628234863, 0.29411768913269043, 0.29411768913269043, 0.30980396270751953, 0.49803924560546875, 0.38823533058166504, 0.23137259483337402, 0.2705882787704468, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762, -0.18431371450424194, -0.1921568512916565, -0.23137253522872925, -0.27843135595321655, -0.37254899740219116, -0.41960781812667847, -0.32549017667770386, -0.3490195870399475, -0.11372548341751099, 0.035294175148010254, 0.09803926944732666, 0.09803926944732666, 0.06666672229766846, -0.003921568393707275], [0.21568632125854492, 0.22352945804595947, 0.2627451419830322, 0.3333333730697632, 0.32549023628234863, 0.27843141555786133, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.2862745523452759, 0.35686278343200684, 0.929411768913269, 0.529411792755127, 0.18431377410888672, 0.14509809017181396, 0.11372554302215576, -0.1294117569923401, -0.38823527097702026, -0.3333333134651184, -0.11372548341751099, -0.12156862020492554, -0.16862744092941284, -0.2392156720161438, -0.270588219165802, -0.41960781812667847, -0.34117645025253296, -0.3333333134651184, -0.1764705777168274, 0.003921627998352051, 0.08235299587249756, 0.043137311935424805, 0.011764764785766602], [0.16078436374664307, 0.043137311935424805, 0.019607901573181152, 0.15294122695922852, 0.2627451419830322, 0.29411768913269043, 0.30980396270751953, 0.30980396270751953, 0.27843141555786133, 0.29411768913269043, 0.27843141555786133, 0.4117647409439087, 0.23137259483337402, 0.003921627998352051, -0.2392156720161438, -0.4823529124259949, -0.4588235020637512, -0.4823529124259949, -0.3019607663154602, -0.07450979948043823, -0.04313725233078003, -0.06666666269302368, -0.10588234663009644, -0.26274508237838745, -0.2235293984413147, -0.2862744927406311, -0.545098066329956, -0.4745097756385803, -0.15294116735458374, 0.09803926944732666, 0.08235299587249756, 0.050980448722839355], [-0.003921568393707275, -0.1450980305671692, -0.6313725709915161, -0.30980390310287476, 0.20000004768371582, 0.3333333730697632, 0.3176470994949341, 0.3333333730697632, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.15294122695922852, 0.011764764785766602, -0.003921568393707275, -0.21568626165390015, -0.46666663885116577, -0.38823527097702026, -0.43529409170150757, -0.3490195870399475, 0.035294175148010254, 0.14509809017181396, -0.027450978755950928, -0.1764705777168274, -0.1607843041419983, -0.09803920984268188, -0.3333333134651184, -0.5058823823928833, -0.6392157077789307, -0.3803921341896057, 0.035294175148010254, 0.10588240623474121, 0.050980448722839355], [0.027451038360595703, -0.2235293984413147, -0.6705882549285889, -0.45098036527633667, 0.12156867980957031, 0.30980396270751953, 0.29411768913269043, 0.3176470994949341, 0.34117650985717773, 0.2627451419830322, 0.09803926944732666, -0.05882352590560913, 0.019607901573181152, 0.12941181659698486, -0.09019607305526733, -0.30980390310287476, -0.2862744927406311, -0.3333333134651184, -0.3960784077644348, -0.027450978755950928, 0.27843141555786133, 0.06666672229766846, -0.19999998807907104, -0.16862744092941284, -0.21568626165390015, -0.3333333134651184, -0.5764706134796143, -0.615686297416687, -0.5529412031173706, -0.1607843041419983, 0.08235299587249756, 0.06666672229766846], [0.3333333730697632, -0.1921568512916565, -0.5764706134796143, -0.027450978755950928, 0.20000004768371582, 0.2627451419830322, 0.27843141555786133, 0.301960825920105, 0.29411768913269043, 0.3647059202194214, -0.11372548341751099, -0.019607841968536377, 0.23137259483337402, 0.22352945804595947, -0.05098038911819458, -0.32549017667770386, -0.35686272382736206, -0.34117645025253296, -0.37254899740219116, -0.3647058606147766, 0.08235299587249756, 0.14509809017181396, -0.11372548341751099, -0.3176470398902893, -0.3490195870399475, -0.32549017667770386, -0.4431372284889221, -0.5607843399047852, -0.686274528503418, -0.41960781812667847, 0.043137311935424805, 0.07450985908508301], [0.4117647409439087, 0.050980448722839355, -0.26274508237838745, 0.20784318447113037, 0.3647059202194214, 0.23921573162078857, 0.22352945804595947, 0.20000004768371582, 0.6235294342041016, 0.8588235378265381, 0.6235294342041016, 0.22352945804595947, 0.3647059202194214, 0.16078436374664307, -0.019607841968536377, -0.270588219165802, -0.32549017667770386, -0.41960781812667847, -0.5372549295425415, -0.40392154455184937, 0.07450985908508301, 0.12156867980957031, 0.043137311935424805, -0.16862744092941284, -0.32549017667770386, -0.3176470398902893, -0.34117645025253296, -0.4117646813392639, -0.6078431606292725, -0.686274528503418, -0.2549019455909729, 0.035294175148010254], [0.43529415130615234, -0.15294116735458374, 0.11372554302215576, 0.29411768913269043, 0.38823533058166504, 0.21568632125854492, 0.24705886840820312, -0.04313725233078003, 0.6705882549285889, 0.8588235378265381, 0.7254902124404907, 0.2862745523452759, 0.43529415130615234, 0.22352945804595947, -0.019607841968536377, -0.05882352590560913, -0.38823527097702026, -0.37254899740219116, -0.6470588445663452, -0.2862744927406311, 0.37254905700683594, 0.23137259483337402, 0.21568632125854492, -0.1607843041419983, -0.3176470398902893, -0.1921568512916565, -0.30980390310287476, -0.38823527097702026, -0.5372549295425415, -0.6784313917160034, -0.5372549295425415, -0.18431371450424194], [0.4745098352432251, -0.21568626165390015, 0.058823585510253906, 0.3333333730697632, 0.46666669845581055, 0.301960825920105, 0.35686278343200684, 0.050980448722839355, -0.08235293626785278, 0.5215686559677124, 0.5607843399047852, 0.3333333730697632, 0.45098042488098145, 0.48235297203063965, 0.050980448722839355, -0.08235293626785278, -0.19999998807907104, -0.34117645025253296, -0.7019608020782471, -0.019607841968536377, 0.6470588445663452, 0.2549020051956177, 0.14509809017181396, -0.270588219165802, -0.3490195870399475, -0.26274508237838745, -0.18431371450424194, -0.3333333134651184, -0.427450954914093, -0.5686274766921997, -0.5137255191802979, -0.40392154455184937], [0.48235297203063965, -0.29411762952804565, -0.003921568393707275, 0.37254905700683594, 0.3647059202194214, 0.301960825920105, 0.3960784673690796, 0.24705886840820312, -0.2392156720161438, 0.3176470994949341, 0.3176470994949341, 0.07450985908508301, 0.458823561668396, 0.6941176652908325, 0.2549020051956177, -0.03529411554336548, -0.05882352590560913, -0.09803920984268188, -0.6078431606292725, 0.17647063732147217, 0.5215686559677124, 0.21568632125854492, -0.03529411554336548, -0.2862744927406311, -0.34117645025253296, -0.34117645025253296, -0.2549019455909729, -0.32549017667770386, -0.34117645025253296, -0.427450954914093, -0.3803921341896057, -0.427450954914093], [0.48235297203063965, -0.270588219165802, 0.19215691089630127, 0.45098042488098145, -0.06666666269302368, 0.06666672229766846, 0.35686278343200684, 0.30980396270751953, -0.1921568512916565, 0.15294122695922852, 0.13725495338439941, 0.30980396270751953, 0.48235297203063965, 0.772549033164978, 0.4117647409439087, 0.10588240623474121, -0.011764705181121826, -0.08235293626785278, -0.4431372284889221, 0.20784318447113037, 0.458823561668396, 0.16862750053405762, -0.10588234663009644, -0.3176470398902893, -0.37254899740219116, -0.43529409170150757, -0.37254899740219116, -0.2235293984413147, -0.21568626165390015, -0.29411762952804565, -0.2392156720161438, -0.26274508237838745], [0.5215686559677124, -0.15294116735458374, 0.3176470994949341, 0.458823561668396, -0.1764705777168274, -0.2235293984413147, 0.22352945804595947, 0.30980396270751953, -0.21568626165390015, -0.09803920984268188, 0.08235299587249756, 0.5529412031173706, 0.4901961088180542, 0.3490196466445923, 0.13725495338439941, 0.20784318447113037, 0.14509809017181396, -0.1921568512916565, -0.4431372284889221, 0.19215691089630127, 0.40392160415649414, 0.07450985908508301, 0.019607901573181152, -0.13725489377975464, -0.3333333134651184, -0.2862744927406311, -0.2549019455909729, -0.1450980305671692, -0.09803920984268188, -0.21568626165390015, -0.2392156720161438, -0.08235293626785278], [0.545098066329956, 0.035294175148010254, 0.3490196466445923, 0.4431372880935669, 0.019607901573181152, -0.38823527097702026, 0.09803926944732666, 0.21568632125854492, -0.09803920984268188, 0.019607901573181152, 0.12156867980957031, 0.8039215803146362, 0.8980392217636108, 0.13725495338439941, 0.058823585510253906, 0.027451038360595703, -0.05098038911819458, -0.15294116735458374, -0.2549019455909729, 0.12941181659698486, 0.3176470994949341, 0.19215691089630127, -0.12156862020492554, -0.3176470398902893, -0.4431372284889221, -0.3176470398902893, -0.1764705777168274, -0.12156862020492554, -0.05882352590560913, -0.1921568512916565, -0.05098038911819458, 0.06666672229766846], [0.5921568870544434, 0.14509809017181396, 0.3176470994949341, 0.49803924560546875, 0.3176470994949341, -0.38823527097702026, -0.011764705181121826, 0.08235299587249756, 0.08235299587249756, -0.24705880880355835, 0.20784318447113037, 0.35686278343200684, 0.2705882787704468, 0.09803926944732666, -0.11372548341751099, -0.11372548341751099, -0.2078431248664856, -0.1764705777168274, -0.12156862020492554, 0.34117650985717773, 0.22352945804595947, 0.16078436374664307, 0.058823585510253906, -0.1450980305671692, -0.38823527097702026, -0.3803921341896057, -0.26274508237838745, -0.2078431248664856, -0.1607843041419983, -0.019607841968536377, 0.18431377410888672, 0.12941181659698486], [0.6784313917160034, 0.27843141555786133, 0.2862745523452759, 0.43529415130615234, 0.3803921937942505, -0.26274508237838745, -0.24705880880355835, 0.22352945804595947, 0.16078436374664307, -0.16862744092941284, 0.011764764785766602, -0.07450979948043823, -0.10588234663009644, -0.09019607305526733, -0.19999998807907104, -0.09803920984268188, -0.32549017667770386, -0.2078431248664856, 0.12941181659698486, -0.07450979948043823, -0.46666663885116577, 0.003921627998352051, 0.043137311935424805, -0.4117646813392639, -0.529411792755127, -0.545098066329956, -0.4431372284889221, -0.19999998807907104, -0.09019607305526733, 0.12156867980957031, 0.17647063732147217, 0.09803926944732666], [0.6627451181411743, 0.3960784673690796, 0.30980396270751953, 0.35686278343200684, 0.3803921937942505, -0.027450978755950928, -0.32549017667770386, 0.10588240623474121, 0.20000004768371582, 0.058823585510253906, -0.18431371450424194, -0.3960784077644348, 0.050980448722839355, -0.027450978755950928, 0.011764764785766602, 0.15294122695922852, -0.3333333134651184, -0.27843135595321655, 0.17647063732147217, 0.035294175148010254, -0.08235293626785278, -0.1607843041419983, -0.4117646813392639, -0.498039186000824, -0.6549019813537598, -0.4901960492134094, -0.32549017667770386, 0.043137311935424805, 0.21568632125854492, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672], [0.5607843399047852, 0.46666669845581055, 0.34117650985717773, 0.3647059202194214, 0.38823533058166504, 0.12941181659698486, -0.32549017667770386, -0.06666666269302368, -0.04313725233078003, 0.07450985908508301, 0.12941181659698486, -0.45098036527633667, 0.011764764785766602, -0.15294116735458374, 0.13725495338439941, 0.4431372880935669, -0.09019607305526733, -0.427450954914093, 0.027451038360595703, 0.07450985908508301, 0.050980448722839355, -0.3019607663154602, -0.6000000238418579, -0.5921568870544434, -0.6313725709915161, -0.29411762952804565, -0.05098038911819458, 0.27843141555786133, 0.34117650985717773, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762], [0.29411768913269043, 0.529411792755127, 0.40392160415649414, 0.38823533058166504, 0.41960787773132324, 0.19215691089630127, -0.2235293984413147, 0.027451038360595703, 0.34117650985717773, -0.1921568512916565, -0.270588219165802, -0.37254899740219116, -0.270588219165802, -0.04313725233078003, 0.3960784673690796, 0.49803924560546875, 0.17647063732147217, -0.21568626165390015, -0.3019607663154602, -0.3176470398902893, -0.529411792755127, -0.6392157077789307, -0.7019608020782471, -0.8117647171020508, -0.6392157077789307, -0.529411792755127, -0.15294116735458374, 0.12941181659698486, 0.12941181659698486, 0.003921627998352051, -0.003921568393707275, -0.05882352590560913], [-0.08235293626785278, 0.529411792755127, 0.38823533058166504, 0.3960784673690796, 0.41960787773132324, 0.08235299587249756, -0.3490195870399475, 0.17647063732147217, 0.9215686321258545, 0.7176470756530762, 0.043137311935424805, 0.050980448722839355, 0.16862750053405762, 0.3803921937942505, 0.4901961088180542, 0.5215686559677124, 0.3176470994949341, -0.019607841968536377, -0.13725489377975464, -0.5215686559677124, -0.7254902124404907, -0.7333333492279053, -0.615686297416687, -0.545098066329956, -0.5215686559677124, -0.545098066329956, -0.4588235020637512, -0.43529409170150757, -0.38823527097702026, -0.4588235020637512, -0.5372549295425415, -0.5686274766921997], [-0.3803921341896057, 0.37254905700683594, 0.3647059202194214, 0.3803921937942505, 0.38823533058166504, 0.09803926944732666, -0.1450980305671692, 0.6549019813537598, 0.9843137264251709, 0.9764705896377563, 0.6313725709915161, -0.027450978755950928, -0.10588234663009644, -0.027450978755950928, -0.09019607305526733, -0.04313725233078003, -0.18431371450424194, -0.46666663885116577, -0.46666663885116577, -0.529411792755127, -0.5921568870544434, -0.6078431606292725, -0.6000000238418579, -0.5607843399047852, -0.5607843399047852, -0.6000000238418579, -0.6627451181411743, -0.6000000238418579, -0.5372549295425415, -0.6235294342041016, -0.6627451181411743, -0.6705882549285889], [-0.6784313917160034, -0.24705880880355835, 0.12941181659698486, 0.3176470994949341, 0.3960784673690796, 0.29411768913269043, 0.29411768913269043, 0.929411768913269, 0.9843137264251709, 0.7803921699523926, -0.13725489377975464, -0.529411792755127, -0.5843137502670288, -0.615686297416687, -0.615686297416687, -0.6235294342041016, -0.6470588445663452, -0.6705882549285889, -0.6392157077789307, -0.6705882549285889, -0.7019608020782471, -0.6392157077789307, -0.6392157077789307, -0.6627451181411743, -0.6705882549285889, -0.6392157077789307, -0.6392157077789307, -0.6078431606292725, -0.5686274766921997, -0.5843137502670288, -0.6000000238418579, -0.6470588445663452], [-0.772549033164978, -0.772549033164978, -0.5372549295425415, 0.027451038360595703, 0.301960825920105, 0.035294175148010254, 0.5215686559677124, 0.9921568632125854, 0.8901960849761963, 0.10588240623474121, -0.5215686559677124, -0.6078431606292725, -0.6078431606292725, -0.6000000238418579, -0.615686297416687, -0.6078431606292725, -0.6313725709915161, -0.6705882549285889, -0.6941176652908325, -0.7333333492279053, -0.7254902124404907, -0.6941176652908325, -0.7019608020782471, -0.6705882549285889, -0.6470588445663452, -0.5607843399047852, -0.5137255191802979, -0.5372549295425415, -0.5607843399047852, -0.6078431606292725, -0.6392157077789307, -0.6000000238418579], [-0.6235294342041016, -0.7647058963775635, -0.7333333492279053, -0.427450954914093, 0.003921627998352051, 0.003921627998352051, 0.686274528503418, 1.0, 0.46666669845581055, -0.4823529124259949, -0.5764706134796143, -0.6078431606292725, -0.5921568870544434, -0.5921568870544434, -0.6392157077789307, -0.6470588445663452, -0.6627451181411743, -0.6784313917160034, -0.7176470756530762, -0.6941176652908325, -0.686274528503418, -0.686274528503418, -0.6627451181411743, -0.6392157077789307, -0.5372549295425415, -0.5137255191802979, -0.498039186000824, -0.5372549295425415, -0.5764706134796143, -0.6078431606292725, -0.45098036527633667, -0.3490195870399475], [-0.5921568870544434, -0.7254902124404907, -0.7568627595901489, -0.6784313917160034, -0.4823529124259949, 0.003921627998352051, 0.7568627595901489, 0.8823529481887817, -0.027450978755950928, -0.545098066329956, -0.615686297416687, -0.5607843399047852, -0.5764706134796143, -0.6549019813537598, -0.6549019813537598, -0.6313725709915161, -0.6392157077789307, -0.6627451181411743, -0.6627451181411743, -0.6549019813537598, -0.6549019813537598, -0.6470588445663452, -0.5764706134796143, -0.545098066329956, -0.5764706134796143, -0.6392157077789307, -0.6627451181411743, -0.7176470756530762, -0.6000000238418579, -0.427450954914093, -0.3333333134651184, -0.40392154455184937], [-0.6078431606292725, -0.7254902124404907, -0.772549033164978, -0.7254902124404907, -0.6549019813537598, -0.38823527097702026, 0.5843137502670288, 0.6549019813537598, -0.2392156720161438, -0.4901960492134094, -0.5764706134796143, -0.6235294342041016, -0.545098066329956, -0.6235294342041016, -0.686274528503418, -0.6470588445663452, -0.6313725709915161, -0.6235294342041016, -0.6313725709915161, -0.6392157077789307, -0.6000000238418579, -0.6941176652908325, -0.6941176652908325, -0.6235294342041016, -0.6313725709915161, -0.6941176652908325, -0.7803921699523926, -0.686274528503418, -0.4745097756385803, -0.4745097756385803, -0.6392157077789307, -0.6000000238418579], [-0.6078431606292725, -0.7254902124404907, -0.7490196228027344, -0.7411764860153198, -0.6784313917160034, -0.6392157077789307, -0.18431371450424194, 0.3333333730697632, -0.498039186000824, -0.5764706134796143, -0.5921568870544434, -0.5843137502670288, -0.5215686559677124, -0.545098066329956, -0.5764706134796143, -0.6470588445663452, -0.6705882549285889, -0.6784313917160034, -0.6392157077789307, -0.615686297416687, -0.6392157077789307, -0.6705882549285889, -0.686274528503418, -0.6941176652908325, -0.7098039388656616, -0.686274528503418, -0.6549019813537598, -0.5058823823928833, -0.6313725709915161, -0.7568627595901489, -0.8823529481887817, -0.6000000238418579], [-0.46666663885116577, -0.6705882549285889, -0.7568627595901489, -0.7019608020782471, -0.7098039388656616, -0.6627451181411743, -0.6705882549285889, -0.4431372284889221, -0.615686297416687, -0.7568627595901489, -0.7882353067398071, -0.7019608020782471, -0.615686297416687, -0.5607843399047852, -0.545098066329956, -0.5843137502670288, -0.5607843399047852, -0.529411792755127, -0.5529412031173706, -0.5843137502670288, -0.6078431606292725, -0.6470588445663452, -0.6941176652908325, -0.7411764860153198, -0.6705882549285889, -0.5137255191802979, -0.3803921341896057, -0.427450954914093, -0.5607843399047852, -0.7019608020782471, -0.8980392217636108, -0.686274528503418], [-0.5215686559677124, -0.615686297416687, -0.7254902124404907, -0.6627451181411743, -0.6941176652908325, -0.6705882549285889, -0.6549019813537598, -0.686274528503418, -0.6705882549285889, -0.7882353067398071, -0.8196078538894653, -0.7647058963775635, -0.7882353067398071, -0.772549033164978, -0.7176470756530762, -0.6313725709915161, -0.5607843399047852, -0.5137255191802979, -0.4823529124259949, -0.4117646813392639, -0.4588235020637512, -0.615686297416687, -0.6627451181411743, -0.6627451181411743, -0.529411792755127, -0.3333333134651184, -0.1450980305671692, -0.270588219165802, -0.529411792755127, -0.7960784435272217, -0.772549033164978, -0.843137264251709], [-0.5764706134796143, -0.5607843399047852, -0.6470588445663452, -0.6627451181411743, -0.686274528503418, -0.686274528503418, -0.686274528503418, -0.7019608020782471, -0.7176470756530762, -0.7960784435272217, -0.8274509906768799, -0.772549033164978, -0.8039215803146362, -0.772549033164978, -0.8509804010391235, -0.8588235378265381, -0.7490196228027344, -0.6313725709915161, -0.5215686559677124, -0.41960781812667847, -0.4823529124259949, -0.5843137502670288, -0.5921568870544434, -0.6470588445663452, -0.4745097756385803, -0.3019607663154602, -0.1764705777168274, -0.3019607663154602, -0.6235294342041016, -0.8117647171020508, -0.7333333492279053, -0.8352941274642944]], [[-0.12156862020492554, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, -0.12156862020492554, -0.1450980305671692, -0.09803920984268188, -0.11372548341751099, -0.1294117569923401, -0.11372548341751099, -0.09019607305526733, -0.1294117569923401, -0.1294117569923401, -0.08235293626785278, -0.08235293626785278, -0.06666666269302368, -0.08235293626785278, -0.11372548341751099, -0.1294117569923401, -0.12156862020492554, -0.1450980305671692, -0.1607843041419983, -0.1607843041419983, -0.16862744092941284, -0.1607843041419983, -0.2078431248664856, -0.23137253522872925, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.3333333134651184], [-0.12156862020492554, -0.13725489377975464, -0.10588234663009644, -0.09019607305526733, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.13725489377975464, -0.1294117569923401, -0.13725489377975464, -0.11372548341751099, -0.06666666269302368, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.1294117569923401, -0.12156862020492554, -0.09803920984268188, -0.13725489377975464, -0.18431371450424194, -0.19999998807907104, -0.21568626165390015, -0.1764705777168274, -0.19999998807907104, -0.19999998807907104, -0.2392156720161438, -0.23137253522872925, -0.2549019455909729, -0.2862744927406311, -0.30980390310287476], [-0.13725489377975464, -0.1450980305671692, -0.1294117569923401, -0.1294117569923401, -0.16862744092941284, -0.09803920984268188, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.10588234663009644, -0.1450980305671692, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.11372548341751099, -0.09019607305526733, -0.10588234663009644, -0.1294117569923401, -0.24705880880355835, -0.29411762952804565, -0.38823527097702026, -0.3960784077644348, -0.3333333134651184, -0.32549017667770386, -0.24705880880355835, -0.1921568512916565, -0.2235293984413147, -0.2235293984413147, -0.23137253522872925, -0.2549019455909729, -0.3019607663154602], [-0.1607843041419983, -0.13725489377975464, -0.1450980305671692, -0.12156862020492554, -0.13725489377975464, -0.08235293626785278, -0.05882352590560913, -0.06666666269302368, -0.09803920984268188, -0.08235293626785278, -0.03529411554336548, 0.14509809017181396, 0.019607901573181152, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.12156862020492554, -0.1294117569923401, -0.37254899740219116, -0.3176470398902893, -0.29411762952804565, -0.29411762952804565, -0.4117646813392639, -0.5058823823928833, -0.45098036527633667, -0.5137255191802979, -0.3333333134651184, -0.23137253522872925, -0.19999998807907104, -0.2078431248664856, -0.2235293984413147, -0.26274508237838745], [-0.1607843041419983, -0.10588234663009644, -0.09803920984268188, -0.10588234663009644, -0.10588234663009644, -0.11372548341751099, -0.05882352590560913, -0.09019607305526733, -0.11372548341751099, -0.09019607305526733, 0.003921627998352051, 0.6784313917160034, 0.22352945804595947, -0.10588234663009644, -0.1294117569923401, -0.15294116735458374, -0.37254899740219116, -0.5843137502670288, -0.4588235020637512, -0.1921568512916565, -0.13725489377975464, -0.10588234663009644, -0.19999998807907104, -0.26274508237838745, -0.43529409170150757, -0.38823527097702026, -0.427450954914093, -0.3490195870399475, -0.24705880880355835, -0.2078431248664856, -0.26274508237838745, -0.270588219165802], [-0.1450980305671692, -0.18431371450424194, -0.21568626165390015, -0.12156862020492554, -0.09803920984268188, -0.11372548341751099, -0.09019607305526733, -0.09803920984268188, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, 0.08235299587249756, -0.04313725233078003, -0.19999998807907104, -0.4117646813392639, -0.6078431606292725, -0.545098066329956, -0.5607843399047852, -0.3490195870399475, -0.11372548341751099, -0.05098038911819458, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.21568626165390015, -0.2862744927406311, -0.545098066329956, -0.545098066329956, -0.34117645025253296, -0.1764705777168274, -0.23137253522872925, -0.2549019455909729], [-0.21568626165390015, -0.2549019455909729, -0.7098039388656616, -0.41960781812667847, -0.08235293626785278, -0.07450979948043823, -0.09803920984268188, -0.07450979948043823, -0.08235293626785278, -0.09019607305526733, -0.05882352590560913, -0.1607843041419983, -0.23137253522872925, -0.15294116735458374, -0.3176470398902893, -0.4745097756385803, -0.3490195870399475, -0.4117646813392639, -0.34117645025253296, 0.019607901573181152, 0.11372554302215576, -0.07450979948043823, -0.2235293984413147, -0.19999998807907104, -0.1294117569923401, -0.3490195870399475, -0.4431372284889221, -0.6313725709915161, -0.5215686559677124, -0.23137253522872925, -0.2235293984413147, -0.270588219165802], [-0.09803920984268188, -0.24705880880355835, -0.6627451181411743, -0.498039186000824, -0.1294117569923401, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.06666666269302368, -0.11372548341751099, -0.1450980305671692, -0.26274508237838745, -0.13725489377975464, 0.027451038360595703, -0.16862744092941284, -0.3176470398902893, -0.2549019455909729, -0.30980390310287476, -0.3960784077644348, -0.07450979948043823, 0.20000004768371582, -0.027450978755950928, -0.270588219165802, -0.23137253522872925, -0.270588219165802, -0.3647058606147766, -0.529411792755127, -0.5843137502670288, -0.6313725709915161, -0.3490195870399475, -0.1921568512916565, -0.2392156720161438], [0.2627451419830322, -0.1764705777168274, -0.545098066329956, -0.05098038911819458, -0.027450978755950928, -0.11372548341751099, -0.08235293626785278, -0.04313725233078003, -0.05098038911819458, 0.058823585510253906, -0.3019607663154602, -0.1764705777168274, 0.10588240623474121, 0.12156867980957031, -0.1294117569923401, -0.37254899740219116, -0.3647058606147766, -0.3333333134651184, -0.38823527097702026, -0.4431372284889221, -0.019607841968536377, 0.058823585510253906, -0.1921568512916565, -0.3803921341896057, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5529412031173706, -0.7254902124404907, -0.5372549295425415, -0.16862744092941284, -0.1921568512916565], [0.3803921937942505, 0.09019613265991211, -0.21568626165390015, 0.20784318447113037, 0.16862750053405762, -0.09019607305526733, -0.09019607305526733, -0.07450979948043823, 0.4117647409439087, 0.6784313917160034, 0.4117647409439087, 0.027451038360595703, 0.20000004768371582, 0.027451038360595703, -0.13725489377975464, -0.3333333134651184, -0.34117645025253296, -0.41960781812667847, -0.5529412031173706, -0.46666663885116577, -0.019607841968536377, 0.043137311935424805, -0.027450978755950928, -0.23137253522872925, -0.3647058606147766, -0.3333333134651184, -0.3333333134651184, -0.40392154455184937, -0.615686297416687, -0.7647058963775635, -0.4117646813392639, -0.1921568512916565], [0.43529415130615234, -0.09019607305526733, 0.18431377410888672, 0.32549023628234863, 0.22352945804595947, -0.12156862020492554, -0.07450979948043823, -0.3019607663154602, 0.545098066329956, 0.7568627595901489, 0.49803924560546875, 0.058823585510253906, 0.24705886840820312, 0.07450985908508301, -0.15294116735458374, -0.1294117569923401, -0.40392154455184937, -0.37254899740219116, -0.6549019813537598, -0.3333333134651184, 0.29411768913269043, 0.15294122695922852, 0.15294122695922852, -0.21568626165390015, -0.3490195870399475, -0.19999998807907104, -0.30980390310287476, -0.3803921341896057, -0.5372549295425415, -0.7176470756530762, -0.6392157077789307, -0.3647058606147766], [0.49803924560546875, -0.15294116735458374, 0.12941181659698486, 0.37254905700683594, 0.30980396270751953, -0.05882352590560913, -0.03529411554336548, -0.270588219165802, -0.2549019455909729, 0.4274510145187378, 0.34117650985717773, 0.11372554302215576, 0.2627451419830322, 0.34117650985717773, -0.06666666269302368, -0.1607843041419983, -0.23137253522872925, -0.34117645025253296, -0.7019608020782471, -0.05098038911819458, 0.5764706134796143, 0.19215691089630127, 0.09019613265991211, -0.3019607663154602, -0.37254899740219116, -0.270588219165802, -0.18431371450424194, -0.3176470398902893, -0.4117646813392639, -0.5843137502670288, -0.5686274766921997, -0.5607843399047852], [0.5215686559677124, -0.24705880880355835, 0.050980448722839355, 0.4117647409439087, 0.22352945804595947, -0.03529411554336548, -0.03529411554336548, -0.1450980305671692, -0.46666663885116577, 0.20784318447113037, 0.12941181659698486, -0.10588234663009644, 0.301960825920105, 0.5843137502670288, 0.16862750053405762, -0.11372548341751099, -0.10588234663009644, -0.10588234663009644, -0.6078431606292725, 0.15294122695922852, 0.46666669845581055, 0.16862750053405762, -0.07450979948043823, -0.30980390310287476, -0.3490195870399475, -0.34117645025253296, -0.2549019455909729, -0.3176470398902893, -0.3176470398902893, -0.427450954914093, -0.41960781812667847, -0.5686274766921997], [0.5058823823928833, -0.2549019455909729, 0.20784318447113037, 0.4745098352432251, -0.13725489377975464, -0.16862744092941284, -0.027450978755950928, -0.09019607305526733, -0.43529409170150757, 0.035294175148010254, -0.019607841968536377, 0.16862750053405762, 0.3647059202194214, 0.6941176652908325, 0.3490196466445923, 0.027451038360595703, -0.08235293626785278, -0.10588234663009644, -0.4431372284889221, 0.19215691089630127, 0.41960787773132324, 0.12941181659698486, -0.13725489377975464, -0.3333333134651184, -0.37254899740219116, -0.427450954914093, -0.37254899740219116, -0.21568626165390015, -0.2078431248664856, -0.30980390310287476, -0.3019607663154602, -0.427450954914093], [0.5372549295425415, -0.1607843041419983, 0.30980396270751953, 0.458823561668396, -0.1450980305671692, -0.3019607663154602, -0.06666666269302368, -0.04313725233078003, -0.41960781812667847, -0.16862744092941284, -0.03529411554336548, 0.45098042488098145, 0.4117647409439087, 0.29411768913269043, 0.09803926944732666, 0.12156867980957031, 0.06666672229766846, -0.21568626165390015, -0.4431372284889221, 0.19215691089630127, 0.37254905700683594, 0.043137311935424805, 0.003921627998352051, -0.1450980305671692, -0.32549017667770386, -0.270588219165802, -0.24705880880355835, -0.13725489377975464, -0.09019607305526733, -0.24705880880355835, -0.3333333134651184, -0.2549019455909729], [0.545098066329956, 0.011764764785766602, 0.30980396270751953, 0.3960784673690796, 0.07450985908508301, -0.3490195870399475, -0.05882352590560913, -0.019607841968536377, -0.26274508237838745, -0.05882352590560913, 0.027451038360595703, 0.7333333492279053, 0.8509804010391235, 0.08235299587249756, 0.019607901573181152, -0.05098038911819458, -0.12156862020492554, -0.18431371450424194, -0.30980390310287476, 0.050980448722839355, 0.24705886840820312, 0.15294122695922852, -0.15294116735458374, -0.3333333134651184, -0.43529409170150757, -0.30980390310287476, -0.18431371450424194, -0.1450980305671692, -0.13725489377975464, -0.32549017667770386, -0.24705880880355835, -0.18431371450424194], [0.5921568870544434, 0.14509809017181396, 0.2862745523452759, 0.4274510145187378, 0.3333333730697632, -0.32549017667770386, -0.019607841968536377, -0.011764705181121826, -0.05098038911819458, -0.37254899740219116, 0.12156867980957031, 0.27843141555786133, 0.19215691089630127, 0.035294175148010254, -0.16862744092941284, -0.16862744092941284, -0.2078431248664856, -0.2078431248664856, -0.29411762952804565, 0.12156867980957031, 0.08235299587249756, 0.10588240623474121, 0.019607901573181152, -0.1764705777168274, -0.40392154455184937, -0.3803921341896057, -0.270588219165802, -0.2862744927406311, -0.3490195870399475, -0.30980390310287476, -0.15294116735458374, -0.18431371450424194], [0.686274528503418, 0.301960825920105, 0.30980396270751953, 0.4431372880935669, 0.4274510145187378, -0.19999998807907104, -0.24705880880355835, 0.16862750053405762, 0.07450985908508301, -0.270588219165802, -0.09019607305526733, -0.1764705777168274, -0.19999998807907104, -0.1764705777168274, -0.2862744927406311, -0.13725489377975464, -0.2862744927406311, -0.1921568512916565, 0.003921627998352051, -0.24705880880355835, -0.5607843399047852, -0.05882352590560913, -0.011764705181121826, -0.4588235020637512, -0.5607843399047852, -0.5607843399047852, -0.45098036527633667, -0.270588219165802, -0.26274508237838745, -0.12156862020492554, -0.09019607305526733, -0.13725489377975464], [0.6549019813537598, 0.4431372880935669, 0.37254905700683594, 0.41960787773132324, 0.4431372880935669, 0.027451038360595703, -0.30980390310287476, 0.09019613265991211, 0.16078436374664307, 0.003921627998352051, -0.29411762952804565, -0.498039186000824, -0.05098038911819458, -0.1294117569923401, -0.08235293626785278, 0.12156867980957031, -0.27843135595321655, -0.24705880880355835, 0.09019613265991211, -0.08235293626785278, -0.1450980305671692, -0.2235293984413147, -0.46666663885116577, -0.5372549295425415, -0.6784313917160034, -0.5137255191802979, -0.4588235020637512, -0.1764705777168274, -0.06666666269302368, -0.05882352590560913, -0.09803920984268188, -0.1294117569923401], [0.5058823823928833, 0.48235297203063965, 0.3803921937942505, 0.40392160415649414, 0.4274510145187378, 0.16862750053405762, -0.29411762952804565, -0.05098038911819458, -0.027450978755950928, 0.06666672229766846, 0.050980448722839355, -0.5372549295425415, -0.07450979948043823, -0.2392156720161438, 0.050980448722839355, 0.3803921937942505, -0.07450979948043823, -0.4117646813392639, -0.06666666269302368, -0.027450978755950928, 0.011764764785766602, -0.32549017667770386, -0.615686297416687, -0.6000000238418579, -0.615686297416687, -0.29411762952804565, -0.2862744927406311, -0.07450979948043823, -0.05098038911819458, -0.11372548341751099, -0.1294117569923401, -0.1607843041419983], [0.22352945804595947, 0.5137255191802979, 0.3960784673690796, 0.35686278343200684, 0.41960787773132324, 0.23137259483337402, -0.1921568512916565, 0.058823585510253906, 0.37254905700683594, -0.1764705777168274, -0.29411762952804565, -0.3960784077644348, -0.29411762952804565, -0.07450979948043823, 0.35686278343200684, 0.4274510145187378, 0.16078436374664307, -0.21568626165390015, -0.38823527097702026, -0.3960784077644348, -0.5215686559677124, -0.5921568870544434, -0.6392157077789307, -0.7411764860153198, -0.5529412031173706, -0.4431372284889221, -0.21568626165390015, -0.019607841968536377, -0.03529411554336548, -0.1450980305671692, -0.11372548341751099, -0.1764705777168274], [-0.05882352590560913, 0.5686274766921997, 0.3960784673690796, 0.32549023628234863, 0.40392160415649414, 0.12941181659698486, -0.3176470398902893, 0.20000004768371582, 0.9372549057006836, 0.7411764860153198, 0.09803926944732666, 0.10588240623474121, 0.22352945804595947, 0.4274510145187378, 0.5372549295425415, 0.5058823823928833, 0.3490196466445923, 0.043137311935424805, -0.1450980305671692, -0.5137255191802979, -0.615686297416687, -0.5764706134796143, -0.45098036527633667, -0.3647058606147766, -0.3333333134651184, -0.34117645025253296, -0.2235293984413147, -0.2078431248664856, -0.18431371450424194, -0.24705880880355835, -0.27843135595321655, -0.29411762952804565], [-0.1764705777168274, 0.545098066329956, 0.43529415130615234, 0.3490196466445923, 0.38823533058166504, 0.14509809017181396, -0.12156862020492554, 0.6549019813537598, 0.9764705896377563, 0.9843137264251709, 0.7568627595901489, 0.12156867980957031, 0.035294175148010254, 0.10588240623474121, 0.043137311935424805, 0.043137311935424805, -0.027450978755950928, -0.270588219165802, -0.3176470398902893, -0.35686272382736206, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.270588219165802, -0.26274508237838745, -0.2862744927406311, -0.24705880880355835, -0.18431371450424194, -0.15294116735458374, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729], [-0.3019607663154602, 0.07450985908508301, 0.3176470994949341, 0.3647059202194214, 0.4274510145187378, 0.3333333730697632, 0.301960825920105, 0.9215686321258545, 0.9686274528503418, 0.8117647171020508, 0.06666672229766846, -0.30980390310287476, -0.37254899740219116, -0.40392154455184937, -0.4117646813392639, -0.43529409170150757, -0.3803921341896057, -0.3647058606147766, -0.3647058606147766, -0.35686272382736206, -0.32549017667770386, -0.29411762952804565, -0.3019607663154602, -0.3176470398902893, -0.3019607663154602, -0.270588219165802, -0.26274508237838745, -0.24705880880355835, -0.24705880880355835, -0.26274508237838745, -0.2549019455909729, -0.29411762952804565], [-0.2862744927406311, -0.3176470398902893, -0.19999998807907104, 0.20000004768371582, 0.40392160415649414, 0.06666672229766846, 0.48235297203063965, 0.9607843160629272, 0.9215686321258545, 0.24705886840820312, -0.26274508237838745, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.3490195870399475, -0.34117645025253296, -0.32549017667770386, -0.34117645025253296, -0.35686272382736206, -0.3803921341896057, -0.3490195870399475, -0.32549017667770386, -0.3333333134651184, -0.3019607663154602, -0.27843135595321655, -0.1921568512916565, -0.1921568512916565, -0.2078431248664856, -0.19999998807907104, -0.2235293984413147, -0.26274508237838745, -0.1921568512916565], [-0.1294117569923401, -0.26274508237838745, -0.3333333134651184, -0.16862744092941284, 0.16078436374664307, 0.06666672229766846, 0.6705882549285889, 0.9843137264251709, 0.5529412031173706, -0.270588219165802, -0.2862744927406311, -0.30980390310287476, -0.29411762952804565, -0.29411762952804565, -0.3490195870399475, -0.35686272382736206, -0.35686272382736206, -0.3647058606147766, -0.37254899740219116, -0.3490195870399475, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.2549019455909729, -0.15294116735458374, -0.13725489377975464, -0.1450980305671692, -0.15294116735458374, -0.15294116735458374, -0.1764705777168274, -0.03529411554336548, 0.07450985908508301], [-0.10588234663009644, -0.2235293984413147, -0.32549017667770386, -0.3490195870399475, -0.2549019455909729, 0.13725495338439941, 0.7960784435272217, 0.9215686321258545, 0.12156867980957031, -0.27843135595321655, -0.3176470398902893, -0.26274508237838745, -0.27843135595321655, -0.35686272382736206, -0.35686272382736206, -0.3490195870399475, -0.34117645025253296, -0.3490195870399475, -0.32549017667770386, -0.30980390310287476, -0.29411762952804565, -0.2392156720161438, -0.16862744092941284, -0.13725489377975464, -0.1764705777168274, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.15294116735458374, 0.019607901573181152, 0.08235299587249756, -0.019607841968536377], [-0.13725489377975464, -0.23137253522872925, -0.3019607663154602, -0.32549017667770386, -0.3490195870399475, -0.16862744092941284, 0.7176470756530762, 0.7882353067398071, -0.011764705181121826, -0.18431371450424194, -0.26274508237838745, -0.3176470398902893, -0.2392156720161438, -0.3176470398902893, -0.37254899740219116, -0.35686272382736206, -0.34117645025253296, -0.3176470398902893, -0.3019607663154602, -0.3019607663154602, -0.2392156720161438, -0.27843135595321655, -0.270588219165802, -0.19999998807907104, -0.2078431248664856, -0.270588219165802, -0.3333333134651184, -0.2078431248664856, 0.011764764785766602, -0.011764705181121826, -0.23137253522872925, -0.24705880880355835], [-0.15294116735458374, -0.2392156720161438, -0.27843135595321655, -0.30980390310287476, -0.30980390310287476, -0.34117645025253296, 0.043137311935424805, 0.545098066329956, -0.21568626165390015, -0.2392156720161438, -0.26274508237838745, -0.2549019455909729, -0.1921568512916565, -0.21568626165390015, -0.24705880880355835, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.30980390310287476, -0.27843135595321655, -0.27843135595321655, -0.2549019455909729, -0.270588219165802, -0.27843135595321655, -0.29411762952804565, -0.270588219165802, -0.19999998807907104, -0.019607841968536377, -0.13725489377975464, -0.29411762952804565, -0.529411792755127, -0.270588219165802], [-0.027450978755950928, -0.21568626165390015, -0.30980390310287476, -0.2862744927406311, -0.3176470398902893, -0.3019607663154602, -0.3803921341896057, -0.1607843041419983, -0.3019607663154602, -0.3960784077644348, -0.4431372284889221, -0.35686272382736206, -0.270588219165802, -0.21568626165390015, -0.19999998807907104, -0.27843135595321655, -0.26274508237838745, -0.2235293984413147, -0.2235293984413147, -0.2392156720161438, -0.2549019455909729, -0.26274508237838745, -0.30980390310287476, -0.3490195870399475, -0.2862744927406311, -0.12156862020492554, 0.035294175148010254, 0.027451038360595703, -0.09019607305526733, -0.2392156720161438, -0.498039186000824, -0.3333333134651184], [-0.09019607305526733, -0.19999998807907104, -0.3333333134651184, -0.2862744927406311, -0.29411762952804565, -0.27843135595321655, -0.30980390310287476, -0.3647058606147766, -0.3333333134651184, -0.43529409170150757, -0.4745097756385803, -0.41960781812667847, -0.4431372284889221, -0.427450954914093, -0.37254899740219116, -0.32549017667770386, -0.2549019455909729, -0.2078431248664856, -0.1450980305671692, -0.06666666269302368, -0.11372548341751099, -0.2549019455909729, -0.30980390310287476, -0.30980390310287476, -0.1764705777168274, 0.019607901573181152, 0.22352945804595947, 0.13725495338439941, -0.09803920984268188, -0.35686272382736206, -0.35686272382736206, -0.498039186000824], [-0.1607843041419983, -0.1764705777168274, -0.3019607663154602, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.3176470398902893, -0.3647058606147766, -0.3803921341896057, -0.4588235020637512, -0.4823529124259949, -0.427450954914093, -0.4588235020637512, -0.427450954914093, -0.5058823823928833, -0.545098066329956, -0.45098036527633667, -0.3176470398902893, -0.18431371450424194, -0.06666666269302368, -0.1294117569923401, -0.24705880880355835, -0.2549019455909729, -0.3176470398902893, -0.1450980305671692, 0.027451038360595703, 0.14509809017181396, 0.058823585510253906, -0.2235293984413147, -0.3960784077644348, -0.34117645025253296, -0.4745097756385803]], [[-0.615686297416687, -0.6313725709915161, -0.6000000238418579, -0.5843137502670288, -0.6392157077789307, -0.6784313917160034, -0.6313725709915161, -0.6470588445663452, -0.6549019813537598, -0.6784313917160034, -0.6784313917160034, -0.5921568870544434, -0.615686297416687, -0.6784313917160034, -0.6470588445663452, -0.6549019813537598, -0.686274528503418, -0.7019608020782471, -0.6941176652908325, -0.6627451181411743, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6549019813537598, -0.6941176652908325, -0.6627451181411743, -0.6784313917160034, -0.7019608020782471, -0.7176470756530762, -0.7176470756530762, -0.7411764860153198], [-0.6000000238418579, -0.686274528503418, -0.6470588445663452, -0.5607843399047852, -0.615686297416687, -0.6627451181411743, -0.6313725709915161, -0.6470588445663452, -0.6392157077789307, -0.7019608020782471, -0.6784313917160034, -0.5764706134796143, -0.5921568870544434, -0.6784313917160034, -0.686274528503418, -0.7411764860153198, -0.7647058963775635, -0.7411764860153198, -0.6784313917160034, -0.6078431606292725, -0.5843137502670288, -0.5686274766921997, -0.5921568870544434, -0.6235294342041016, -0.6078431606292725, -0.6392157077789307, -0.6470588445663452, -0.7019608020782471, -0.7333333492279053, -0.7568627595901489, -0.7490196228027344, -0.7333333492279053], [-0.6313725709915161, -0.7411764860153198, -0.7176470756530762, -0.6235294342041016, -0.6705882549285889, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6627451181411743, -0.6235294342041016, -0.5529412031173706, -0.6000000238418579, -0.7019608020782471, -0.7098039388656616, -0.7254902124404907, -0.6941176652908325, -0.6313725709915161, -0.5764706134796143, -0.615686297416687, -0.5921568870544434, -0.6078431606292725, -0.6313725709915161, -0.6078431606292725, -0.6235294342041016, -0.5686274766921997, -0.6000000238418579, -0.6941176652908325, -0.7254902124404907, -0.7333333492279053, -0.7333333492279053, -0.7411764860153198], [-0.686274528503418, -0.7490196228027344, -0.7568627595901489, -0.6549019813537598, -0.6627451181411743, -0.6392157077789307, -0.6235294342041016, -0.6235294342041016, -0.6549019813537598, -0.6470588445663452, -0.5529412031173706, -0.2549019455909729, -0.4117646813392639, -0.6784313917160034, -0.6313725709915161, -0.5764706134796143, -0.545098066329956, -0.4745097756385803, -0.6313725709915161, -0.4901960492134094, -0.40392154455184937, -0.34117645025253296, -0.4823529124259949, -0.6078431606292725, -0.5921568870544434, -0.6941176652908325, -0.6470588445663452, -0.6392157077789307, -0.6627451181411743, -0.6941176652908325, -0.6941176652908325, -0.7176470756530762], [-0.6784313917160034, -0.6235294342041016, -0.615686297416687, -0.6313725709915161, -0.6627451181411743, -0.686274528503418, -0.6313725709915161, -0.6549019813537598, -0.6784313917160034, -0.6705882549285889, -0.5372549295425415, 0.2862745523452759, -0.1607843041419983, -0.5607843399047852, -0.529411792755127, -0.4431372284889221, -0.6078431606292725, -0.7568627595901489, -0.5607843399047852, -0.23137253522872925, -0.1294117569923401, -0.07450979948043823, -0.1764705777168274, -0.270588219165802, -0.4745097756385803, -0.45098036527633667, -0.6313725709915161, -0.6470588445663452, -0.6235294342041016, -0.6392157077789307, -0.7176470756530762, -0.7176470756530762], [-0.5764706134796143, -0.498039186000824, -0.5529412031173706, -0.5843137502670288, -0.6549019813537598, -0.6941176652908325, -0.6784313917160034, -0.6784313917160034, -0.7098039388656616, -0.6941176652908325, -0.6705882549285889, -0.3333333134651184, -0.38823527097702026, -0.545098066329956, -0.6627451181411743, -0.7568627595901489, -0.6627451181411743, -0.6470588445663452, -0.40392154455184937, -0.13725489377975464, -0.05882352590560913, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.2392156720161438, -0.32549017667770386, -0.6313725709915161, -0.7098039388656616, -0.615686297416687, -0.545098066329956, -0.6549019813537598, -0.686274528503418], [-0.5529412031173706, -0.37254899740219116, -0.8666666746139526, -0.7803921699523926, -0.6235294342041016, -0.6627451181411743, -0.686274528503418, -0.6627451181411743, -0.6705882549285889, -0.7098039388656616, -0.6941176652908325, -0.5921568870544434, -0.5372549295425415, -0.4117646813392639, -0.45098036527633667, -0.5529412031173706, -0.43529409170150757, -0.498039186000824, -0.41960781812667847, -0.05098038911819458, 0.035294175148010254, -0.15294116735458374, -0.29411762952804565, -0.26274508237838745, -0.1921568512916565, -0.3960784077644348, -0.4588235020637512, -0.6941176652908325, -0.7176470756530762, -0.545098066329956, -0.6235294342041016, -0.6941176652908325], [-0.29411762952804565, -0.27843135595321655, -0.7019608020782471, -0.6784313917160034, -0.5607843399047852, -0.6705882549285889, -0.7176470756530762, -0.6941176652908325, -0.615686297416687, -0.6000000238418579, -0.6000000238418579, -0.615686297416687, -0.3960784077644348, -0.1607843041419983, -0.270588219165802, -0.3803921341896057, -0.30980390310287476, -0.35686272382736206, -0.4588235020637512, -0.1607843041419983, 0.09803926944732666, -0.12156862020492554, -0.3647058606147766, -0.30980390310287476, -0.34117645025253296, -0.41960781812667847, -0.545098066329956, -0.615686297416687, -0.7490196228027344, -0.6078431606292725, -0.6000000238418579, -0.6941176652908325], [0.12941181659698486, -0.1764705777168274, -0.5372549295425415, -0.11372548341751099, -0.35686272382736206, -0.6627451181411743, -0.6784313917160034, -0.6078431606292725, -0.4823529124259949, -0.2549019455909729, -0.5372549295425415, -0.38823527097702026, -0.05098038911819458, 0.003921627998352051, -0.2078431248664856, -0.41960781812667847, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5215686559677124, -0.12156862020492554, -0.03529411554336548, -0.270588219165802, -0.45098036527633667, -0.4588235020637512, -0.40392154455184937, -0.4745097756385803, -0.5843137502670288, -0.7882353067398071, -0.7254902124404907, -0.5372549295425415, -0.6470588445663452], [0.27843141555786133, 0.12156867980957031, -0.1764705777168274, 0.16862750053405762, -0.12156862020492554, -0.6000000238418579, -0.6313725709915161, -0.529411792755127, 0.14509809017181396, 0.5529412031173706, 0.301960825920105, -0.06666666269302368, 0.13725495338439941, -0.019607841968536377, -0.1607843041419983, -0.3803921341896057, -0.3803921341896057, -0.4431372284889221, -0.5843137502670288, -0.545098066329956, -0.12156862020492554, -0.04313725233078003, -0.10588234663009644, -0.3019607663154602, -0.41960781812667847, -0.38823527097702026, -0.38823527097702026, -0.4431372284889221, -0.6627451181411743, -0.8823529481887817, -0.6549019813537598, -0.5529412031173706], [0.37254905700683594, -0.04313725233078003, 0.23921573162078857, 0.3176470994949341, -0.04313725233078003, -0.6078431606292725, -0.6000000238418579, -0.6313725709915161, 0.40392160415649414, 0.772549033164978, 0.4745098352432251, 0.027451038360595703, 0.21568632125854492, 0.035294175148010254, -0.18431371450424194, -0.18431371450424194, -0.4588235020637512, -0.3960784077644348, -0.686274528503418, -0.3960784077644348, 0.20784318447113037, 0.07450985908508301, 0.08235299587249756, -0.27843135595321655, -0.3960784077644348, -0.24705880880355835, -0.3803921341896057, -0.427450954914093, -0.5372549295425415, -0.7411764860153198, -0.7568627595901489, -0.6392157077789307], [0.48235297203063965, -0.09019607305526733, 0.20000004768371582, 0.3960784673690796, 0.06666672229766846, -0.5372549295425415, -0.5686274766921997, -0.6549019813537598, -0.37254899740219116, 0.4745098352432251, 0.2862745523452759, 0.043137311935424805, 0.18431377410888672, 0.24705886840820312, -0.16862744092941284, -0.2549019455909729, -0.3019607663154602, -0.3803921341896057, -0.7333333492279053, -0.11372548341751099, 0.5058823823928833, 0.11372554302215576, 0.019607901573181152, -0.35686272382736206, -0.4117646813392639, -0.30980390310287476, -0.26274508237838745, -0.3647058606147766, -0.38823527097702026, -0.5686274766921997, -0.6235294342041016, -0.7960784435272217], [0.5215686559677124, -0.1764705777168274, 0.12941181659698486, 0.45098042488098145, 0.043137311935424805, -0.46666663885116577, -0.5843137502670288, -0.6313725709915161, -0.6549019813537598, 0.19215691089630127, -0.011764705181121826, -0.26274508237838745, 0.16078436374664307, 0.43529415130615234, 0.011764764785766602, -0.23137253522872925, -0.1764705777168274, -0.1450980305671692, -0.6313725709915161, 0.09803926944732666, 0.3960784673690796, 0.09803926944732666, -0.1294117569923401, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.3333333134651184, -0.3647058606147766, -0.3019607663154602, -0.427450954914093, -0.498039186000824, -0.8117647171020508], [0.5137255191802979, -0.1921568512916565, 0.27843141555786133, 0.5058823823928833, -0.23137253522872925, -0.4823529124259949, -0.545098066329956, -0.6078431606292725, -0.6941176652908325, -0.05882352590560913, -0.1921568512916565, -0.003921568393707275, 0.21568632125854492, 0.5686274766921997, 0.23137259483337402, -0.08235293626785278, -0.1607843041419983, -0.1450980305671692, -0.46666663885116577, 0.15294122695922852, 0.3647059202194214, 0.06666672229766846, -0.18431371450424194, -0.37254899740219116, -0.40392154455184937, -0.45098036527633667, -0.43529409170150757, -0.26274508237838745, -0.2235293984413147, -0.3647058606147766, -0.4588235020637512, -0.7333333492279053], [0.5372549295425415, -0.12156862020492554, 0.3490196466445923, 0.4745098352432251, -0.1450980305671692, -0.4745097756385803, -0.5137255191802979, -0.5686274766921997, -0.7333333492279053, -0.30980390310287476, -0.1921568512916565, 0.32549023628234863, 0.32549023628234863, 0.24705886840820312, 0.09803926944732666, 0.050980448722839355, -0.019607841968536377, -0.2549019455909729, -0.45098036527633667, 0.16862750053405762, 0.3333333730697632, -0.003921568393707275, -0.04313725233078003, -0.1764705777168274, -0.3490195870399475, -0.2862744927406311, -0.29411762952804565, -0.18431371450424194, -0.1294117569923401, -0.37254899740219116, -0.5843137502670288, -0.6313725709915161], [0.545098066329956, 0.06666672229766846, 0.3647059202194214, 0.41960787773132324, 0.11372554302215576, -0.3960784077644348, -0.30980390310287476, -0.3960784077644348, -0.5921568870544434, -0.270588219165802, -0.09019607305526733, 0.6549019813537598, 0.8039215803146362, 0.07450985908508301, 0.019607901573181152, -0.12156862020492554, -0.2078431248664856, -0.2549019455909729, -0.4117646813392639, -0.07450979948043823, 0.14509809017181396, 0.08235299587249756, -0.2078431248664856, -0.37254899740219116, -0.46666663885116577, -0.3176470398902893, -0.2235293984413147, -0.2235293984413147, -0.270588219165802, -0.5764706134796143, -0.6235294342041016, -0.6235294342041016], [0.6000000238418579, 0.2549020051956177, 0.3960784673690796, 0.4745098352432251, 0.3490196466445923, -0.29411762952804565, -0.011764705181121826, -0.11372548341751099, -0.35686272382736206, -0.7098039388656616, 0.043137311935424805, 0.21568632125854492, 0.10588240623474121, -0.08235293626785278, -0.30980390310287476, -0.29411762952804565, -0.27843135595321655, -0.3176470398902893, -0.545098066329956, -0.18431371450424194, -0.1450980305671692, -0.011764705181121826, -0.07450979948043823, -0.2392156720161438, -0.43529409170150757, -0.3960784077644348, -0.26274508237838745, -0.35686272382736206, -0.5686274766921997, -0.6470588445663452, -0.5686274766921997, -0.6392157077789307], [0.686274528503418, 0.4117647409439087, 0.4431372880935669, 0.5215686559677124, 0.458823561668396, -0.1764705777168274, -0.19999998807907104, 0.13725495338439941, -0.1294117569923401, -0.5215686559677124, -0.1764705777168274, -0.2549019455909729, -0.3019607663154602, -0.3019607663154602, -0.427450954914093, -0.23137253522872925, -0.30980390310287476, -0.2549019455909729, -0.19999998807907104, -0.498039186000824, -0.7490196228027344, -0.1764705777168274, -0.09803920984268188, -0.5215686559677124, -0.6000000238418579, -0.5843137502670288, -0.4901960492134094, -0.38823527097702026, -0.498039186000824, -0.46666663885116577, -0.498039186000824, -0.5764706134796143], [0.6078431606292725, 0.5058823823928833, 0.48235297203063965, 0.5137255191802979, 0.4745098352432251, 0.043137311935424805, -0.24705880880355835, 0.12156867980957031, 0.10588240623474121, -0.1294117569923401, -0.37254899740219116, -0.5686274766921997, -0.15294116735458374, -0.24705880880355835, -0.21568626165390015, 0.043137311935424805, -0.270588219165802, -0.270588219165802, -0.05882352590560913, -0.270588219165802, -0.27843135595321655, -0.32549017667770386, -0.545098066329956, -0.5921568870544434, -0.6941176652908325, -0.529411792755127, -0.686274528503418, -0.5372549295425415, -0.5137255191802979, -0.5764706134796143, -0.6470588445663452, -0.6392157077789307], [0.4117647409439087, 0.46666669845581055, 0.41960787773132324, 0.45098042488098145, 0.4431372880935669, 0.19215691089630127, -0.2235293984413147, 0.035294175148010254, 0.019607901573181152, 0.058823585510253906, -0.011764705181121826, -0.6000000238418579, -0.15294116735458374, -0.32549017667770386, -0.03529411554336548, 0.3176470994949341, -0.07450979948043823, -0.427450954914093, -0.1921568512916565, -0.1764705777168274, -0.07450979948043823, -0.38823527097702026, -0.6549019813537598, -0.6078431606292725, -0.5921568870544434, -0.270588219165802, -0.529411792755127, -0.46666663885116577, -0.498039186000824, -0.5921568870544434, -0.6078431606292725, -0.6392157077789307], [0.14509809017181396, 0.46666669845581055, 0.37254905700683594, 0.3490196466445923, 0.4117647409439087, 0.2549020051956177, -0.1294117569923401, 0.14509809017181396, 0.45098042488098145, -0.1294117569923401, -0.3176470398902893, -0.427450954914093, -0.32549017667770386, -0.09019607305526733, 0.35686278343200684, 0.38823533058166504, 0.16078436374664307, -0.2078431248664856, -0.4823529124259949, -0.5058823823928833, -0.5529412031173706, -0.5764706134796143, -0.6000000238418579, -0.6784313917160034, -0.4588235020637512, -0.3490195870399475, -0.4117646813392639, -0.35686272382736206, -0.40392154455184937, -0.5215686559677124, -0.4588235020637512, -0.5058823823928833], [-0.027450978755950928, 0.5686274766921997, 0.3803921937942505, 0.3176470994949341, 0.40392160415649414, 0.15294122695922852, -0.2862744927406311, 0.24705886840820312, 0.9607843160629272, 0.7647058963775635, 0.12941181659698486, 0.15294122695922852, 0.2862745523452759, 0.5058823823928833, 0.6313725709915161, 0.545098066329956, 0.41960787773132324, 0.12156867980957031, -0.1450980305671692, -0.5137255191802979, -0.545098066329956, -0.46666663885116577, -0.3176470398902893, -0.19999998807907104, -0.13725489377975464, -0.1294117569923401, -0.04313725233078003, -0.06666666269302368, -0.05882352590560913, -0.12156862020492554, -0.12156862020492554, -0.09803920984268188], [0.043137311935424805, 0.6705882549285889, 0.5058823823928833, 0.38823533058166504, 0.4274510145187378, 0.17647063732147217, -0.11372548341751099, 0.6392157077789307, 0.9372549057006836, 0.9764705896377563, 0.8196078538894653, 0.23137259483337402, 0.16862750053405762, 0.2705882787704468, 0.22352945804595947, 0.19215691089630127, 0.16078436374664307, -0.06666666269302368, -0.18431371450424194, -0.2078431248664856, -0.1294117569923401, -0.13725489377975464, -0.09803920984268188, -0.019607841968536377, 0.027451038360595703, 0.019607901573181152, 0.058823585510253906, 0.10588240623474121, 0.11372554302215576, 0.035294175148010254, 0.07450985908508301, 0.035294175148010254], [0.058823585510253906, 0.3176470994949341, 0.4745098352432251, 0.4745098352432251, 0.5058823823928833, 0.3647059202194214, 0.2862745523452759, 0.8588235378265381, 0.8901960849761963, 0.7882353067398071, 0.20000004768371582, -0.1294117569923401, -0.1764705777168274, -0.1764705777168274, -0.1607843041419983, -0.2078431248664856, -0.09803920984268188, -0.05882352590560913, -0.11372548341751099, -0.09019607305526733, -0.019607841968536377, -0.019607841968536377, -0.011764705181121826, 0.003921627998352051, 0.035294175148010254, 0.09019613265991211, 0.07450985908508301, 0.07450985908508301, 0.058823585510253906, 0.050980448722839355, 0.09019613265991211, 0.043137311935424805], [0.10588240623474121, 0.019607901573181152, 0.050980448722839355, 0.3803921937942505, 0.49803924560546875, 0.07450985908508301, 0.41960787773132324, 0.8980392217636108, 0.9215686321258545, 0.37254905700683594, -0.003921568393707275, -0.07450979948043823, -0.06666666269302368, -0.05098038911819458, -0.05882352590560913, -0.09019607305526733, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.11372548341751099, -0.05882352590560913, -0.019607841968536377, -0.019607841968536377, 0.019607901573181152, 0.050980448722839355, 0.13725495338439941, 0.11372554302215576, 0.11372554302215576, 0.14509809017181396, 0.12941181659698486, 0.09803926944732666, 0.16862750053405762], [0.2705882787704468, 0.09803926944732666, -0.027450978755950928, 0.06666672229766846, 0.30980396270751953, 0.12156867980957031, 0.6392157077789307, 0.9529411792755127, 0.6078431606292725, -0.07450979948043823, 0.003921627998352051, -0.019607841968536377, -0.003921568393707275, -0.003921568393707275, -0.05098038911819458, -0.09803920984268188, -0.11372548341751099, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.03529411554336548, 0.027451038360595703, 0.050980448722839355, 0.08235299587249756, 0.17647063732147217, 0.19215691089630127, 0.15294122695922852, 0.16862750053405762, 0.20784318447113037, 0.19215691089630127, 0.30980396270751953, 0.4274510145187378], [0.29411768913269043, 0.15294122695922852, 0.019607901573181152, -0.04313725233078003, -0.011764705181121826, 0.2862745523452759, 0.8352941274642944, 0.9372549057006836, 0.20000004768371582, -0.10588234663009644, -0.03529411554336548, 0.027451038360595703, 0.011764764785766602, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.03529411554336548, -0.003921568393707275, 0.027451038360595703, 0.10588240623474121, 0.17647063732147217, 0.20784318447113037, 0.17647063732147217, 0.10588240623474121, 0.09803926944732666, 0.08235299587249756, 0.23921573162078857, 0.3960784673690796, 0.4274510145187378, 0.32549023628234863], [0.2705882787704468, 0.16862750053405762, 0.08235299587249756, 0.043137311935424805, -0.011764705181121826, 0.08235299587249756, 0.8274509906768799, 0.8352941274642944, 0.09803926944732666, -0.011764705181121826, 0.011764764785766602, -0.027450978755950928, 0.043137311935424805, -0.03529411554336548, -0.09019607305526733, -0.06666666269302368, -0.04313725233078003, -0.011764705181121826, 0.019607901573181152, 0.035294175148010254, 0.09803926944732666, 0.08235299587249756, 0.09019613265991211, 0.16078436374664307, 0.15294122695922852, 0.09019613265991211, 0.043137311935424805, 0.20000004768371582, 0.4274510145187378, 0.3803921937942505, 0.11372554302215576, 0.09019613265991211], [0.2627451419830322, 0.15294122695922852, 0.12156867980957031, 0.10588240623474121, 0.08235299587249756, -0.019607841968536377, 0.24705886840820312, 0.6549019813537598, -0.06666666269302368, -0.05098038911819458, 0.003921627998352051, 0.019607901573181152, 0.09019613265991211, 0.058823585510253906, 0.027451038360595703, -0.05882352590560913, -0.07450979948043823, -0.05882352590560913, 0.019607901573181152, 0.058823585510253906, 0.06666672229766846, 0.09019613265991211, 0.08235299587249756, 0.06666672229766846, 0.058823585510253906, 0.08235299587249756, 0.18431377410888672, 0.3960784673690796, 0.2862745523452759, 0.09803926944732666, -0.1921568512916565, 0.06666672229766846], [0.38823533058166504, 0.16078436374664307, 0.07450985908508301, 0.14509809017181396, 0.09019613265991211, 0.035294175148010254, -0.11372548341751099, 0.043137311935424805, -0.10588234663009644, -0.1764705777168274, -0.1764705777168274, -0.08235293626785278, 0.003921627998352051, 0.058823585510253906, 0.07450985908508301, 0.003921627998352051, 0.027451038360595703, 0.07450985908508301, 0.09019613265991211, 0.08235299587249756, 0.07450985908508301, 0.06666672229766846, 0.027451038360595703, -0.019607841968536377, 0.043137311935424805, 0.20784318447113037, 0.40392160415649414, 0.41960787773132324, 0.3176470994949341, 0.14509809017181396, -0.15294116735458374, -0.003921568393707275], [0.3176470994949341, 0.16078436374664307, 0.035294175148010254, 0.12156867980957031, 0.09019613265991211, 0.050980448722839355, -0.019607841968536377, -0.12156862020492554, -0.09803920984268188, -0.18431371450424194, -0.19999998807907104, -0.1450980305671692, -0.16862744092941284, -0.15294116735458374, -0.09803920984268188, -0.05882352590560913, 0.003921627998352051, 0.058823585510253906, 0.12941181659698486, 0.22352945804595947, 0.19215691089630127, 0.050980448722839355, -0.003921568393707275, -0.003921568393707275, 0.12941181659698486, 0.3333333730697632, 0.545098066329956, 0.4901961088180542, 0.2862745523452759, 0.019607901573181152, -0.011764705181121826, -0.1607843041419983], [0.2549020051956177, 0.16862750053405762, 0.035294175148010254, 0.050980448722839355, 0.050980448722839355, 0.035294175148010254, -0.03529411554336548, -0.09803920984268188, -0.10588234663009644, -0.1764705777168274, -0.2078431248664856, -0.15294116735458374, -0.18431371450424194, -0.15294116735458374, -0.23137253522872925, -0.3019607663154602, -0.21568626165390015, -0.07450979948043823, 0.07450985908508301, 0.19215691089630127, 0.13725495338439941, 0.027451038360595703, 0.019607901573181152, -0.03529411554336548, 0.13725495338439941, 0.30980396270751953, 0.4274510145187378, 0.37254905700683594, 0.13725495338439941, -0.027450978755950928, 0.011764764785766602, -0.13725489377975464]]]]}]} 2026-04-20 20:58:53.291 3487 kserve.trace response code: 200, content: {"model_name":"cifar10","model_version":"1","outputs":[{"name":"OUTPUT__0","datatype":"FP32","shape":[1,10],"data":[-2.0964810848236086,-0.13700798153877259,-0.509565532207489,2.795621156692505,-0.5605475902557373,1.9934231042861939,1.1288189888000489,-1.4043132066726685,0.6004874110221863,-2.123708724975586]}]} 2026-04-20 20:58:53.291 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"cifar10","model_version":"1","outputs":[{"name":"OUTPUT__0","datatype":"FP32","shape":[1,10],"data":[-2.0964810848236086,-0.13700798153877259,-0.509565532207489,2.795621156692505,-0.5605475902557373,1.9934231042861939,1.1288189888000489,-1.4043132066726685,0.6004874110221863,-2.123708724975586]}]} 2026-04-20 20:58:53.291 3487 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 20:58:53.291 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_triton.py::test_triton predictor/test_xgboost.py::test_xgboost_kserve 2026-04-20 21:00:23.478 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:00:23.478 3487 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.478 3487 kserve.trace Network layer = istio 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:00:23.478 3487 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.478 3487 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:00:23.478 3487 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.478 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:00:23.479 3487 kserve.trace url: https://isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict 2026-04-20 21:00:23.479 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict 2026-04-20 21:00:23.479 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:00:23.479 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:00:23.505 3487 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 21:00:23.505 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 21:00:23.506 3487 kserve.trace Got response {'predictions': [1.0, 1.0]} 2026-04-20 21:00:23.506 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [gw0] PASSED predictor/test_xgboost.py::test_xgboost_kserve predictor/test_xgboost.py::test_xgboost_v2_mlserver 2026-04-20 21:01:13.665 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:01:13.665 3487 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.665 3487 kserve.trace Network layer = istio 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:01:13.665 3487 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.665 3487 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:01:13.665 3487 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.665 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:01:13.666 3487 kserve.trace url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer 2026-04-20 21:01:13.666 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer 2026-04-20 21:01:13.666 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:01:13.666 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:01:13.696 3487 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"e63a0541-7238-4970-8ee9-c04ee5f00e86","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:01:13.696 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"e63a0541-7238-4970-8ee9-c04ee5f00e86","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:01:13.696 3487 kserve.trace Got response "id": "e63a0541-7238-4970-8ee9-c04ee5f00e86","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 21:01:13.696 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "e63a0541-7238-4970-8ee9-c04ee5f00e86","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver predictor/test_xgboost.py::test_xgboost_single_model_file 2026-04-20 21:02:03.836 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:02:03.836 3487 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.836 3487 kserve.trace Network layer = istio 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:02:03.836 3487 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.836 3487 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:02:03.836 3487 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.836 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:02:03.837 3487 kserve.trace url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer 2026-04-20 21:02:03.837 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer 2026-04-20 21:02:03.837 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:02:03.837 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:02:03.863 3487 kserve.trace response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"3a06d285-de2d-4e28-9671-ddc4b0a4c24a","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:02:03.863 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"3a06d285-de2d-4e28-9671-ddc4b0a4c24a","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:02:03.863 3487 kserve.trace Got response "id": "3a06d285-de2d-4e28-9671-ddc4b0a4c24a","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 21:02:03.863 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "3a06d285-de2d-4e28-9671-ddc4b0a4c24a","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-04-20 21:03:24.020 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:03:24.020 3487 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace Network layer = istio 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:03:24.020 3487 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:03:24.020 3487 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:03:24.020 3487 kserve.trace url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict 2026-04-20 21:03:24.020 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict 2026-04-20 21:03:24.021 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:03:24.021 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:03:24.044 3487 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 21:03:24.044 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} 2026-04-20 21:03:24.044 3487 kserve.trace Got response {'predictions': [1.0, 1.0]} 2026-04-20 21:03:24.044 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [gw0] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-04-20 21:04:24.185 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:04:24.185 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:04:24.186 3487 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace Network layer = istio 2026-04-20 21:04:24.186 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:04:24.186 3487 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:04:24.186 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:04:24.186 3487 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:04:24.186 3487 kserve.trace url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer 2026-04-20 21:04:24.186 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer 2026-04-20 21:04:24.186 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:04:24.186 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:04:24.221 3487 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"7c3bd550-c4d1-43d1-a8b0-5f5bd9345537","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:04:24.221 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"7c3bd550-c4d1-43d1-a8b0-5f5bd9345537","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} 2026-04-20 21:04:24.221 3487 kserve.trace Got response "id": "7c3bd550-c4d1-43d1-a8b0-5f5bd9345537","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False 2026-04-20 21:04:24.221 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "7c3bd550-c4d1-43d1-a8b0-5f5bd9345537","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver predictor/test_xgboost.py::test_xgboost_v2 2026-04-20 21:05:44.384 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:05:44.384 3487 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace Network layer = istio 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:05:44.384 3487 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:05:44.384 3487 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:05:44.384 3487 kserve.trace url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer 2026-04-20 21:05:44.384 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer 2026-04-20 21:05:44.385 3487 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:05:44.385 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} 2026-04-20 21:05:44.411 3487 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"cfa104c3-3893-4a86-83e6-da55af3bf281","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} 2026-04-20 21:05:44.411 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"cfa104c3-3893-4a86-83e6-da55af3bf281","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} 2026-04-20 21:05:44.412 3487 kserve.trace Got response "id": "cfa104c3-3893-4a86-83e6-da55af3bf281","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False 2026-04-20 21:05:44.412 3487 kserve.trace INFO [utils.py:predict():128] Got response "id": "cfa104c3-3893-4a86-83e6-da55af3bf281","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2 predictor/test_xgboost.py::test_xgboost_v2_grpc [gw0] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve 2026-04-20 21:07:04.559 3487 kserve.trace CI_USE_ISVC_HOST = 1 2026-04-20 21:07:04.559 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 2026-04-20 21:07:04.559 3487 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.559 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.559 3487 kserve.trace Network layer = istio 2026-04-20 21:07:04.559 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio 2026-04-20 21:07:04.559 3487 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.559 3487 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.559 3487 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:07:04.559 3487 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com', 'Content-Type': 'application/json'} 2026-04-20 21:07:04.560 3487 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.560 3487 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com 2026-04-20 21:07:04.560 3487 kserve.trace url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict 2026-04-20 21:07:04.560 3487 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.b38d21e4-e101-46c6-a482-08526db632e0.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict 2026-04-20 21:07:04.560 3487 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:07:04.560 3487 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} 2026-04-20 21:07:04.584 3487 kserve.trace response code: 200, content: {"predictions":[1,1]} 2026-04-20 21:07:04.584 3487 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} 2026-04-20 21:07:04.585 3487 kserve.trace Got response {'predictions': [1, 1]} 2026-04-20 21:07:04.585 3487 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [gw0] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-04-20T21:08:14.749161+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:08:15.758065+00:00 timeout_sampler INFO Elapsed time: 1.0045711994171143 [0:00:01.004571] 2026-04-20T21:08:25.818937+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:08:26.828459+00:00 timeout_sampler INFO Elapsed time: 1.0049889087677002 [0:00:01.004989] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-04-20T21:09:46.936718+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:09:47.945563+00:00 timeout_sampler INFO Elapsed time: 1.004737138748169 [0:00:01.004737] 2026-04-20T21:09:58.009175+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:09:59.038546+00:00 timeout_sampler INFO Elapsed time: 1.0247445106506348 [0:00:01.024745] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-04-20T21:11:19.136501+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:11:20.145545+00:00 timeout_sampler INFO Elapsed time: 1.0041587352752686 [0:00:01.004159] 2026-04-20T21:11:30.200813+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) 2026-04-20T21:11:31.210536+00:00 timeout_sampler INFO Elapsed time: 1.0047903060913086 [0:00:01.004790] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve =============================== warnings summary =============================== llmisvc/test_llm_inference_service.py:151 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:200 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:252 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:299 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.cluster_gpu, llmisvc/test_llm_inference_service.py:316 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.no_scheduler, llmisvc/test_llm_inference_service.py:329 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 43 passed, 15 skipped, 6 warnings in 3365.48s (0:56:05) ============ /workspace/source /workspace/source + echo success [must-gather ] OUT 2026-04-20T21:11:32.572508624Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 1b7f602c-6591-454b-9d4b-258f354cd814 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T21:11:32.627672038Z namespace/openshift-must-gather-8pqmf created [must-gather ] OUT 2026-04-20T21:11:32.634898219Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-srhll created [must-gather ] OUT 2026-04-20T21:11:32.655665923Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-v95wx] POD 2026-04-20T21:11:37.863842444Z [disk usage checker] Started [must-gather-v95wx] POD 2026-04-20T21:11:37.867640917Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather-v95wx] POD 2026-04-20T21:11:38.006003721Z No resources found in openshift-must-gather-8pqmf namespace. [must-gather-v95wx] POD 2026-04-20T21:11:38.114089733Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.260738600Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:38.260770478Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:38.260770478Z namespaces "redhat-ods-operator" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.263391556Z Error getting logs from redhat-ods-operator [must-gather-v95wx] POD 2026-04-20T21:11:38.411982575Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:38.412010046Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:38.412010046Z namespaces "redhat-ods-monitoring" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.414192233Z Error getting logs from redhat-ods-monitoring [must-gather-v95wx] POD 2026-04-20T21:11:38.561959569Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:38.562015342Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:38.562015342Z namespaces "redhat-ods-applications" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.564427818Z Error getting logs from redhat-ods-applications [must-gather-v95wx] POD 2026-04-20T21:11:38.710714674Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:38.710743172Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:38.710743172Z namespaces "rhods-notebooks" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.712954455Z Error getting logs from rhods-notebooks [must-gather-v95wx] POD 2026-04-20T21:11:38.859762482Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:38.859791981Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:38.859791981Z namespaces "rhoai-model-registries" not found [must-gather-v95wx] POD 2026-04-20T21:11:38.862580129Z Error getting logs from rhoai-model-registries [must-gather-v95wx] POD 2026-04-20T21:11:39.013510239Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:39.013572961Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:39.013572961Z namespaces "istio-system" not found [must-gather-v95wx] POD 2026-04-20T21:11:39.015842905Z Error getting logs from istio-system [must-gather-v95wx] POD 2026-04-20T21:11:39.162555663Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:39.162651892Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:39.162651892Z namespaces "knative-serving" not found [must-gather-v95wx] POD 2026-04-20T21:11:39.164930247Z Error getting logs from knative-serving [must-gather-v95wx] POD 2026-04-20T21:11:39.313515727Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:39.313610105Z error: inspection completed with the errors occurred while gathering data: [must-gather-v95wx] POD 2026-04-20T21:11:39.313610105Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-v95wx] POD 2026-04-20T21:11:39.316352773Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-v95wx] POD 2026-04-20T21:11:39.576757348Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:39.841366508Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:39.974030821Z error: the server doesn't have a resource type "auths" [must-gather-v95wx] POD 2026-04-20T21:11:40.054804041Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:40.056944380Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:40.183782307Z error: the server doesn't have a resource type "monitorings" [must-gather-v95wx] POD 2026-04-20T21:11:40.265344975Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:40.267462938Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:40.396454913Z error: the server doesn't have a resource type "featuretrackers" [must-gather-v95wx] POD 2026-04-20T21:11:40.479649565Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:40.481950950Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:40.604605645Z error: the server doesn't have a resource type "codeflares" [must-gather-v95wx] POD 2026-04-20T21:11:40.685359801Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:40.687558254Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:40.817448901Z error: the server doesn't have a resource type "dashboards" [must-gather-v95wx] POD 2026-04-20T21:11:40.898347520Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:40.900566256Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:41.024612520Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-v95wx] POD 2026-04-20T21:11:41.105929262Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:41.108030321Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:41.229460693Z error: the server doesn't have a resource type "feastoperators" [must-gather-v95wx] POD 2026-04-20T21:11:41.309714548Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:41.311876236Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:41.443139431Z error: the server doesn't have a resource type "kserves" [must-gather-v95wx] POD 2026-04-20T21:11:41.525547743Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:41.527789243Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:41.650256805Z error: the server doesn't have a resource type "kueues" [must-gather-v95wx] POD 2026-04-20T21:11:41.733185976Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:41.735669683Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:41.859841295Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-v95wx] POD 2026-04-20T21:11:41.942792014Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:41.949493136Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:42.072593397Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-v95wx] POD 2026-04-20T21:11:42.154523962Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:42.156934306Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:42.278275309Z error: the server doesn't have a resource type "modelregistries" [must-gather-v95wx] POD 2026-04-20T21:11:42.360454376Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:42.362697824Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:42.486551950Z error: the server doesn't have a resource type "rays" [must-gather-v95wx] POD 2026-04-20T21:11:42.567817208Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:42.570034414Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:42.699146210Z error: the server doesn't have a resource type "trainingoperators" [must-gather-v95wx] POD 2026-04-20T21:11:42.780147836Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:42.782633416Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:42.872164486Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather-v95wx] POD 2026-04-20T21:11:42.908808609Z error: the server doesn't have a resource type "trustyais" [must-gather-v95wx] POD 2026-04-20T21:11:42.987514429Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:42.989512384Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:43.112792265Z error: the server doesn't have a resource type "workbenches" [must-gather-v95wx] POD 2026-04-20T21:11:43.196585540Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:43.198784615Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:43.323354544Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-v95wx] POD 2026-04-20T21:11:43.405746526Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:43.407930981Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:43.532649940Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-v95wx] POD 2026-04-20T21:11:43.612832550Z error: arguments in resource/name form must have a single resource and name [must-gather-v95wx] POD 2026-04-20T21:11:43.615018759Z Error collecting info from [must-gather-v95wx] POD 2026-04-20T21:11:44.278984213Z error: the server doesn't have a resource type "predictors" [must-gather-v95wx] POD 2026-04-20T21:11:44.396825574Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-v95wx] POD 2026-04-20T21:11:44.519058882Z error: the server doesn't have a resource type "smcp" [must-gather-v95wx] POD 2026-04-20T21:11:44.637308800Z error: the server doesn't have a resource type "smm" [must-gather-v95wx] POD 2026-04-20T21:11:44.757251978Z error: the server doesn't have a resource type "smmr" [must-gather-v95wx] POD 2026-04-20T21:11:44.983287213Z error: the server doesn't have a resource type "virtualservices" [must-gather-v95wx] POD 2026-04-20T21:11:45.101632236Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather-v95wx] POD 2026-04-20T21:11:45.225542756Z error: the server doesn't have a resource type "envoyfilters" [must-gather-v95wx] POD 2026-04-20T21:11:45.350250860Z error: the server doesn't have a resource type "knativeservings" [must-gather-v95wx] POD 2026-04-20T21:11:45.478567602Z error: the server doesn't have a resource type "configurations" [must-gather-v95wx] POD 2026-04-20T21:11:45.607383093Z error: the server doesn't have a resource type "routes" [must-gather-v95wx] POD 2026-04-20T21:11:45.731849464Z error: the server doesn't have a resource type "services" [must-gather-v95wx] POD 2026-04-20T21:11:45.858840814Z error: the server doesn't have a resource type "revisions" [must-gather-v95wx] POD 2026-04-20T21:11:45.992350172Z error: the server doesn't have a resource type "authconfigs" [must-gather-v95wx] POD 2026-04-20T21:11:46.125527222Z error: the server doesn't have a resource type "authorinos" [must-gather-v95wx] POD 2026-04-20T21:11:46.401572089Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:46.529361491Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:47.031323692Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:47.308344971Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:47.462641545Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:47.610229552Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:47.879923847Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather-v95wx] POD 2026-04-20T21:11:48.110341765Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:48.380973654Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:48.530447615Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:48.639874457Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:49.105553755Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:49.362326511Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:49.506924299Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:49.642549622Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:50.112014302Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:50.367094704Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:50.516754326Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:50.631615459Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:51.094835376Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:51.360046026Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:51.507362412Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:51.639018957Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:52.098306330Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:52.362246492Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:52.512699357Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:52.625919152Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:52.884566485Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather-v95wx] POD 2026-04-20T21:11:53.094359282Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:53.346168425Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:53.496387953Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:53.633708252Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:54.095316400Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:54.366997394Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:54.513913877Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:54.628788243Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:55.093303261Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:55.355853288Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:55.502543584Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:55.635161625Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:56.130542582Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:56.395062594Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:56.549842179Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:56.670527140Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:57.196786541Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:57.479625290Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:57.642788373Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-v95wx] POD 2026-04-20T21:11:57.756707424Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-v95wx] POD 2026-04-20T21:11:57.889154451Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather-v95wx] POD 2026-04-20T21:11:58.230170001Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-v95wx] POD 2026-04-20T21:11:58.480410816Z Wrote inspect data to must-gather. [must-gather-v95wx] POD 2026-04-20T21:11:58.496695474Z Caches written to disk [must-gather-v95wx] OUT 2026-04-20T21:11:59.504511205Z waiting for gather to complete [must-gather-v95wx] OUT 2026-04-20T21:11:59.508521255Z downloading gather output [must-gather-v95wx] OUT 2026-04-20T21:11:59.774329022Z receiving incremental file list [must-gather-v95wx] OUT 2026-04-20T21:11:59.789505225Z ./ [must-gather-v95wx] OUT 2026-04-20T21:11:59.789633603Z aggregated-discovery-api.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.790065411Z aggregated-discovery-apis.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.790621238Z event-filter.html [must-gather-v95wx] OUT 2026-04-20T21:11:59.792374711Z timestamp [must-gather-v95wx] OUT 2026-04-20T21:11:59.792498159Z version [must-gather-v95wx] OUT 2026-04-20T21:11:59.792570354Z cluster-scoped-resources/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792592855Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792599516Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792628137Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.792684631Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792697532Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792724134Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.792832661Z namespaces/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792869973Z namespaces/kserve-ci-e2e-test/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.792883484Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.792969459Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.793037774Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793079157Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.793153022Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793231867Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793320892Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793399438Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.79344065Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.793493844Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793541677Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.793581479Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793661514Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793700557Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.79374332Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793821505Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.793861987Z namespaces/kserve-ci-e2e-test/core/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.79389811Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.7940546Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.794134585Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798062029Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798149615Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.79821888Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798342248Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798512379Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798556352Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.798597944Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798653558Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.798669669Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798735713Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.798751244Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.79884336Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.798882223Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.798950487Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.79898868Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.799031562Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.799076825Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.799122518Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.799162861Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-v95wx] OUT 2026-04-20T21:11:59.799209584Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-v95wx] OUT 2026-04-20T21:11:59.806648166Z [must-gather-v95wx] OUT 2026-04-20T21:11:59.806667707Z sent 765 bytes received 135,273 bytes 272,076.00 bytes/sec [must-gather-v95wx] OUT 2026-04-20T21:11:59.806672287Z total size is 2,281,212 speedup is 16.77 [must-gather ] OUT 2026-04-20T21:11:59.981874132Z namespace/openshift-must-gather-8pqmf deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 1b7f602c-6591-454b-9d4b-258f354cd814 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T21:12:00.106858801Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 1b7f602c-6591-454b-9d4b-258f354cd814 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T21:12:00.127644748Z namespace/openshift-must-gather-qsjk5 created [must-gather ] OUT 2026-04-20T21:12:00.135687509Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-x82pb created [must-gather ] OUT 2026-04-20T21:12:00.160738233Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-s79bm] POD 2026-04-20T21:12:01.501062083Z [disk usage checker] Started [must-gather-s79bm] POD 2026-04-20T21:12:01.504457544Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:01.713479828Z Gathering data for ns/openshift-cluster-version... [must-gather-s79bm] POD 2026-04-20T21:12:01.844530426Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-s79bm] POD 2026-04-20T21:12:01.924643445Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s79bm] POD 2026-04-20T21:12:02.004276582Z Gathering data for ns/default... [must-gather-s79bm] POD 2026-04-20T21:12:02.314276099Z Gathering data for ns/openshift... [must-gather-s79bm] POD 2026-04-20T21:12:02.736986116Z Gathering data for ns/kube-system... [must-gather-s79bm] POD 2026-04-20T21:12:03.435194833Z Gathering data for ns/openshift-etcd... [must-gather-s79bm] POD 2026-04-20T21:12:03.721075368Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:03.721112748Z error: inspection completed with the errors occurred while gathering data: [must-gather-s79bm] POD 2026-04-20T21:12:03.721112748Z namespaces "assisted-installer" not found [must-gather-s79bm] POD 2026-04-20T21:12:03.882384253Z Waiting on subprocesses to finish execution. [must-gather-s79bm] POD 2026-04-20T21:12:03.891562863Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather-s79bm] POD 2026-04-20T21:12:03.894548261Z INFO: Gathering HAProxy config files [must-gather-s79bm] POD 2026-04-20T21:12:03.906110053Z INFO: Collecting host service logs for crio [must-gather-s79bm] POD 2026-04-20T21:12:03.906401794Z INFO: Collecting host service logs for kubelet [must-gather-s79bm] POD 2026-04-20T21:12:03.906686240Z INFO: Collecting host service logs for rpm-ostreed [must-gather-s79bm] POD 2026-04-20T21:12:03.906985420Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-s79bm] POD 2026-04-20T21:12:03.907474363Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-s79bm] POD 2026-04-20T21:12:03.907835673Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-s79bm] POD 2026-04-20T21:12:03.908159661Z INFO: Collecting host service logs for NetworkManager [must-gather-s79bm] POD 2026-04-20T21:12:03.908479936Z INFO: Collecting host service logs for openvswitch [must-gather-s79bm] POD 2026-04-20T21:12:03.908851468Z INFO: Collecting host service logs for ovs-configuration [must-gather-s79bm] POD 2026-04-20T21:12:03.909227785Z INFO: Collecting host service logs for ovsdb-server [must-gather-s79bm] POD 2026-04-20T21:12:03.909573828Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-s79bm] POD 2026-04-20T21:12:03.909991591Z INFO: Waiting for worker host service log collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:03.914877255Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-s79bm] POD 2026-04-20T21:12:03.917069835Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-s79bm] POD 2026-04-20T21:12:04.033744825Z INFO: Waiting for node performance related collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:04.502147968Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-7pjcj [must-gather-s79bm] POD 2026-04-20T21:12:04.502205006Z insights-runtime-extractor-7n2qv [must-gather-s79bm] POD 2026-04-20T21:12:04.502229649Z insights-runtime-extractor-9v4hs [must-gather-s79bm] POD 2026-04-20T21:12:04.502249754Z insights-runtime-extractor-hmlx5 [must-gather-s79bm] POD 2026-04-20T21:12:04.843040717Z No resources found in openshift-etcd namespace. [must-gather-s79bm] POD 2026-04-20T21:12:04.850052673Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-s79bm] POD 2026-04-20T21:12:04.909125457Z error: the server doesn't have a resource type "performanceprofile" [must-gather-s79bm] POD 2026-04-20T21:12:04.924057688Z ERROR: No running kube-apiserver pods found [must-gather-s79bm] POD 2026-04-20T21:12:04.930980040Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-s79bm] POD 2026-04-20T21:12:05.098266595Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:05.098356080Z INFO: on-disk MachineConfig config collection complete. [must-gather-s79bm] POD 2026-04-20T21:12:05.138768077Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:05.236097561Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:05.260401144Z No resources found [must-gather-s79bm] POD 2026-04-20T21:12:05.296095645Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-s79bm] POD 2026-04-20T21:12:05.296095645Z See 'oc rsync -h' for help and examples [must-gather-s79bm] POD 2026-04-20T21:12:05.328668408Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:05.358979822Z INFO: Worker host service log collection to complete. [must-gather-s79bm] POD 2026-04-20T21:12:05.380934882Z INFO: "metallb-operator" not detected. Skipping. [must-gather-s79bm] POD 2026-04-20T21:12:05.476014027Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:05.530719554Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-s79bm] POD 2026-04-20T21:12:05.747013964Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s79bm] POD 2026-04-20T21:12:05.803349190Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:05.898948851Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:05.975499383Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.053206210Z INFO: 'previous-logs' folder not found on ip-10-0-139-59.ec2.internal, skipping... [must-gather-s79bm] POD 2026-04-20T21:12:06.128985390Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.157479310Z No resources found [must-gather-s79bm] POD 2026-04-20T21:12:06.169416012Z Gathering data for ns/openshift-monitoring... [must-gather-s79bm] POD 2026-04-20T21:12:06.185823942Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-s79bm] POD 2026-04-20T21:12:06.200375373Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.262410771Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.264574469Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:06.270186144Z INFO: HAProxy config collection complete. [must-gather-s79bm] POD 2026-04-20T21:12:06.375082054Z error: the server doesn't have a resource type "machineconfigs" [must-gather-s79bm] POD 2026-04-20T21:12:06.395346649Z INFO: 'previous-logs' folder not found on ip-10-0-140-155.ec2.internal, skipping... [must-gather-s79bm] POD 2026-04-20T21:12:06.489769160Z INFO: Getting rules from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:06.513386503Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:06.552013553Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.608179588Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.666499939Z INFO: 'previous-logs' folder not found on ip-10-0-143-23.ec2.internal, skipping... [must-gather-s79bm] POD 2026-04-20T21:12:06.666602997Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:06.666658871Z INFO: Machine Config Daemon termination log collection complete. [must-gather-s79bm] POD 2026-04-20T21:12:06.791261743Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.824338124Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:06.897006452Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:06.977330897Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-s79bm] POD 2026-04-20T21:12:07.041165656Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:07.185960818Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:07.304673702Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:07.329090787Z INFO: INTERCONNECT MODE [must-gather-s79bm] POD 2026-04-20T21:12:07.329118324Z INFO: Gathering ovn-kubernetes DBs [must-gather-s79bm] POD 2026-04-20T21:12:07.404163508Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:07.508068746Z INFO: Gathering OVN_Northbound from ovnkube-node-5k984... [must-gather-s79bm] POD 2026-04-20T21:12:07.508307932Z INFO: Gathering OVN_Northbound from ovnkube-node-8fzv6... [must-gather-s79bm] POD 2026-04-20T21:12:07.508558680Z INFO: Gathering OVN_Northbound from ovnkube-node-z55qt... [must-gather-s79bm] POD 2026-04-20T21:12:07.508880516Z INFO: Gathering OVN_Southbound from ovnkube-node-5k984... [must-gather-s79bm] POD 2026-04-20T21:12:07.509147661Z INFO: Gathering OVN_Southbound from ovnkube-node-8fzv6... [must-gather-s79bm] POD 2026-04-20T21:12:07.509422824Z INFO: Gathering OVN_Southbound from ovnkube-node-z55qt... [must-gather-s79bm] POD 2026-04-20T21:12:07.627187434Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:07.653868318Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-s79bm] POD 2026-04-20T21:12:07.752186019Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:07.822462250Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.854843144Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.864051486Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.875538283Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.875630402Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.878039724Z tar: Removing leading `/' from member names [must-gather-s79bm] POD 2026-04-20T21:12:07.994921097Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:08.001301902Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:08.227097151Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:08.313505839Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-s79bm] POD 2026-04-20T21:12:08.374383367Z INFO: Waiting for network log collection to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:08.374501113Z INFO: Waiting for ovnk database copies to complete ... [must-gather-s79bm] POD 2026-04-20T21:12:08.374864535Z INFO: Copying ovnk databases complete. [must-gather-s79bm] POD 2026-04-20T21:12:08.374993365Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s79bm] POD 2026-04-20T21:12:08.376574256Z 4.4M must-gather/network_logs/ovnk_database_store [must-gather-s79bm] POD 2026-04-20T21:12:08.378874912Z ovnk_database_store/ [must-gather-s79bm] POD 2026-04-20T21:12:08.378920858Z ovnk_database_store/ovnkube-node-5k984_nbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.396534120Z ovnk_database_store/ovnkube-node-5k984_sbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.425127709Z ovnk_database_store/ovnkube-node-8fzv6_nbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.435887383Z ovnk_database_store/ovnkube-node-8fzv6_sbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.462771283Z ovnk_database_store/ovnkube-node-z55qt_nbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.477455182Z ovnk_database_store/ovnkube-node-z55qt_sbdb [must-gather-s79bm] POD 2026-04-20T21:12:08.509581873Z INFO: Network log collection complete. [must-gather-s79bm] POD 2026-04-20T21:12:08.527192567Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:08.570237746Z Gathering data for ns/openshift-network-console... [must-gather-s79bm] POD 2026-04-20T21:12:08.735275342Z INFO: Getting status from alertmanager-main-0 [must-gather-s79bm] POD 2026-04-20T21:12:08.817408860Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:09.071571944Z Gathering data for ns/openshift-console-operator... [must-gather-s79bm] POD 2026-04-20T21:12:09.089562943Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-s79bm] POD 2026-04-20T21:12:09.091672691Z INFO: Fallback to identify the container image from release info [must-gather-s79bm] POD 2026-04-20T21:12:09.450651809Z Gathering data for ns/openshift-console... [must-gather-s79bm] POD 2026-04-20T21:12:09.556808283Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-s79bm] POD 2026-04-20T21:12:09.684615767Z daemonset.apps/perf-node-gather-daemonset created [must-gather-s79bm] POD 2026-04-20T21:12:09.822196981Z Waiting for performance profile collector pods to become ready: 1 [must-gather-s79bm] POD 2026-04-20T21:12:09.949859517Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-s79bm] POD 2026-04-20T21:12:10.327918975Z Gathering data for ns/openshift-dns-operator... [must-gather-s79bm] POD 2026-04-20T21:12:10.626041411Z Gathering data for ns/openshift-dns... [must-gather-s79bm] POD 2026-04-20T21:12:10.939219323Z Waiting for performance profile collector pods to become ready: 2 [must-gather-s79bm] POD 2026-04-20T21:12:11.288767111Z Gathering data for ns/openshift-image-registry... [must-gather-s79bm] POD 2026-04-20T21:12:11.518572369Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:11.753421395Z Gathering data for ns/openshift-ingress-operator... [must-gather-s79bm] POD 2026-04-20T21:12:12.066011203Z Gathering data for ns/openshift-ingress... [must-gather-s79bm] POD 2026-04-20T21:12:12.072362016Z Waiting for performance profile collector pods to become ready: 3 [must-gather-s79bm] POD 2026-04-20T21:12:12.382213545Z Gathering data for ns/openshift-ingress-canary... [must-gather-s79bm] POD 2026-04-20T21:12:12.750573709Z Gathering data for ns/openshift-insights... [must-gather-s79bm] POD 2026-04-20T21:12:13.188117696Z Waiting for performance profile collector pods to become ready: 4 [must-gather-s79bm] POD 2026-04-20T21:12:14.313384006Z Waiting for performance profile collector pods to become ready: 5 [must-gather-s79bm] POD 2026-04-20T21:12:14.847550570Z Gathering data for ns/kserve... [must-gather-s79bm] POD 2026-04-20T21:12:15.448832232Z Waiting for performance profile collector pods to become ready: 6 [must-gather-s79bm] POD 2026-04-20T21:12:16.524012297Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:16.570854162Z Waiting for performance profile collector pods to become ready: 7 [must-gather-s79bm] POD 2026-04-20T21:12:16.605082681Z Gathering data for ns/openshift-config... [must-gather-s79bm] POD 2026-04-20T21:12:16.853120451Z Gathering data for ns/openshift-config-managed... [must-gather-s79bm] POD 2026-04-20T21:12:17.259843082Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-s79bm] POD 2026-04-20T21:12:17.534047189Z Gathering data for ns/openshift-kube-apiserver... [must-gather-s79bm] POD 2026-04-20T21:12:17.703487288Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-s79bm] POD 2026-04-20T21:12:17.822523705Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-s79bm] POD 2026-04-20T21:12:17.989367597Z Collecting performance related data for node ip-10-0-139-59.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:17.999652990Z Collecting performance related data for node ip-10-0-143-23.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:18.008866744Z Collecting performance related data for node ip-10-0-140-155.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:18.159546413Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-s79bm] POD 2026-04-20T21:12:18.513871125Z Gathering data for ns/openshift-kube-scheduler... [must-gather-s79bm] POD 2026-04-20T21:12:18.845050466Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-s79bm] POD 2026-04-20T21:12:19.189480428Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-s79bm] POD 2026-04-20T21:12:19.603278013Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-s79bm] POD 2026-04-20T21:12:19.902998903Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-s79bm] POD 2026-04-20T21:12:20.416537901Z Gathering data for ns/openshift-multus... [must-gather-s79bm] POD 2026-04-20T21:12:21.530032716Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:21.802518006Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-s79bm] POD 2026-04-20T21:12:23.328129815Z Gathering data for ns/openshift-host-network... [must-gather-s79bm] POD 2026-04-20T21:12:23.656415476Z Gathering data for ns/openshift-network-diagnostics... [must-gather-s79bm] POD 2026-04-20T21:12:24.206738584Z Gathering data for ns/openshift-network-node-identity... [must-gather-s79bm] POD 2026-04-20T21:12:24.592046016Z Gathering data for ns/openshift-network-operator... [must-gather-s79bm] POD 2026-04-20T21:12:24.957107366Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-s79bm] POD 2026-04-20T21:12:25.231740898Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-s79bm] POD 2026-04-20T21:12:25.707890139Z Gathering data for ns/openshift-apiserver-operator... [must-gather-s79bm] POD 2026-04-20T21:12:25.977681092Z Gathering data for ns/openshift-apiserver... [must-gather-s79bm] POD 2026-04-20T21:12:25.982286162Z Collecting kubelet logs for node ip-10-0-139-59.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:25.984201773Z Collecting kubelet logs for node ip-10-0-143-23.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:25.987339000Z Collecting kubelet logs for node ip-10-0-140-155.ec2.internal [must-gather-s79bm] POD 2026-04-20T21:12:26.415002939Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-s79bm] POD 2026-04-20T21:12:26.420456832Z INFO: Node performance data collection complete. [must-gather-s79bm] POD 2026-04-20T21:12:26.438751205Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-s79bm] POD 2026-04-20T21:12:26.534760574Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather-s79bm] POD 2026-04-20T21:12:26.735434923Z Gathering data for ns/openshift-controller-manager... [must-gather-s79bm] POD 2026-04-20T21:12:26.990233427Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-s79bm] POD 2026-04-20T21:12:27.611024611Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-s79bm] POD 2026-04-20T21:12:27.908605128Z Gathering data for ns/openshift-service-ca-operator... [must-gather-s79bm] POD 2026-04-20T21:12:28.212710582Z Gathering data for ns/openshift-service-ca... [must-gather-s79bm] POD 2026-04-20T21:12:28.565206538Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-s79bm] POD 2026-04-20T21:12:29.407584414Z Wrote inspect data to must-gather. [must-gather-s79bm] POD 2026-04-20T21:12:29.407628426Z error: inspection completed with the errors occurred while gathering data: [must-gather-s79bm] POD 2026-04-20T21:12:29.407628426Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-s79bm] POD 2026-04-20T21:12:29.537135950Z error: the server doesn't have a resource type "clusters" [must-gather-s79bm] POD 2026-04-20T21:12:29.713295597Z Caches written to disk [must-gather-s79bm] OUT 2026-04-20T21:12:30.725840677Z waiting for gather to complete [must-gather-s79bm] OUT 2026-04-20T21:12:30.72943231Z downloading gather output [must-gather-s79bm] OUT 2026-04-20T21:12:30.988998443Z receiving incremental file list [must-gather-s79bm] OUT 2026-04-20T21:12:31.013106722Z ./ [must-gather-s79bm] OUT 2026-04-20T21:12:31.013183358Z aggregated-discovery-api.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.013464356Z aggregated-discovery-apis.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.014121299Z event-filter.html [must-gather-s79bm] OUT 2026-04-20T21:12:31.016401627Z timestamp [must-gather-s79bm] OUT 2026-04-20T21:12:31.016482852Z version [must-gather-s79bm] OUT 2026-04-20T21:12:31.027894315Z cluster-scoped-resources/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.027950549Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.02796246Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.028001782Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028169833Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028278Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028338614Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.028397688Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028471253Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028556368Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028665035Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.028692097Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028826566Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.028899591Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.029242713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.029284346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.029517201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.029774248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.029999032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.030148322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.033641379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.035242564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.035385533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.035519532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.035686323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.03579669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.036032005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.036273911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.036430391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.03672465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.036848658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.036982247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037094414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037191691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037295557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037451948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037621609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037746987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.037867525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.039669582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.039830903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.040000594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.040191756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.040428272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.040841038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.040991078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041109436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041240174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041354052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.04148739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041590657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041749827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.041890787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.042013935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.042263281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.04240166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.042508207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043039911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043158059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043262986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043452388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043569176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043758838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.043888847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044055888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044166455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044283743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.04440223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044526908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044639396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044788285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.044928094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.045076524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.045451239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.045817223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.04593335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.046730012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.04685813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.046980758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047104986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047259486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047495072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047614369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047722516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.047885147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.048043927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.048157625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.048292304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.048426552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.048556851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.05070023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.051146359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.051702966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.051878837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.052050428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.052183967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.052290734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.052394971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.05375838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.053896938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.054054629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.054171526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.054276803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.064611116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.068712313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.068892355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.06911759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0694245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.069605691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.069840907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.069981646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.070148387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.070421794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.070562234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.070685532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.070889075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071039745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071165203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071285151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0714255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071573289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071694137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071815025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.071974806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.072091283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.072212591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.072481339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.072628728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.072886325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.073051496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.073196245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.073320273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075237888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075373697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075500275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075630584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075756982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.075900331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.077406829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.077585681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.07772185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.077930603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.078052542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.078309428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.078822612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.078983472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.07910709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.079230328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.079834658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081072518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081192046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081345236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081489905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081694808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081811436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.081960396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.082157499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.082297118Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.08249082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.082554655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.082678433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.082780739Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.082883966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083007824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083169325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083269951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083370098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083471004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083572611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083669247Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083767414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08386626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.083995198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084092015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084190411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084287437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084387794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0844856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084582157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084679173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084777229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084874246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.084995643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08509408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085194127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085291523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085388489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085497596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085596813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085691049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085790555Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.085894342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08601271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086107746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086204382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086302139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086399715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086498771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086599058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086697124Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086797421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.086896637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087018655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087120222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087218188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087318575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087418391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087515798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087640656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087744673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087844029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.087975268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088080115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088180201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088288858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088407336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088551425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088662072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08877368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.088887847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089013825Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089125232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08923569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089345367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089457624Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.08955187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089636636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089725511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089811377Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.089899373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090028721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090136358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090242035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090360503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09046535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090569617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090678934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090783371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.090885967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091008905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091114392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091226069Z cluster-scoped-resources/config.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.091283923Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091460595Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091617095Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091717961Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.091802837Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092176651Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092303779Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092392225Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092485231Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092584908Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092663973Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092746668Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.092828364Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0929352Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093032247Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093126403Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093213449Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093298794Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093381569Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093493807Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093572282Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093652257Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.093736763Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0938508Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.093891053Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094041323Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094127068Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094212144Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094298019Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094391125Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094479861Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09462451Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094710946Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094798922Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.094894518Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095009426Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095138174Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09522764Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095317886Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095400111Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095490697Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095584183Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095670589Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095755234Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09584553Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.095917685Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.095975029Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096038253Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096078545Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096135379Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096180742Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096249656Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096294469Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096364884Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096405806Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09645579Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096496282Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096543046Z cluster-scoped-resources/console.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096550576Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096576408Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096661873Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.096708316Z cluster-scoped-resources/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096717007Z cluster-scoped-resources/core/nodes/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.096750099Z cluster-scoped-resources/core/nodes/ip-10-0-139-59.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.0969258Z cluster-scoped-resources/core/nodes/ip-10-0-140-155.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097060569Z cluster-scoped-resources/core/nodes/ip-10-0-143-23.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097163166Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.097206369Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.097251512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097346708Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097426003Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097518699Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097599464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097676349Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097815528Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.097930046Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098026862Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098114678Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098200343Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098289739Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098374555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09845864Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098547796Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098631082Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098719947Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098803873Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.098895439Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099007016Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099102182Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099183538Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099269753Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099348668Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.099444904Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09952886Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099609115Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09968667Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.099764635Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.09984221Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100029153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100154781Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100237206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100313221Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100320121Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100359774Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.10045048Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100479282Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100539376Z cluster-scoped-resources/migration.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100545766Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100587159Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100673055Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100805613Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.100850176Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.100871147Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.10092116Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101002086Z cluster-scoped-resources/operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101013947Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101057709Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101136625Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101169517Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101291215Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101327697Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101400112Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101437244Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101508059Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101546991Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101648058Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101688181Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101728433Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101773526Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.10182663Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101854581Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.101898064Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.101967039Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102032033Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102075526Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102132019Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102168822Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102235106Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102275449Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102325812Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102363605Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102426769Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102466291Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102575248Z cluster-scoped-resources/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102585089Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102616621Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102662454Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102711617Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102792822Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102831495Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.102887179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.102996366Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103075111Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103223501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103310666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103396732Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103480567Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103563692Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103651698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103731654Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103816019Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.103920636Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104015022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104105208Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104185863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104270749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104357954Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.10444272Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104530666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.104574749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104672545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.10474744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104828645Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.104998476Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105087292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105176118Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105254583Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105342908Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105425344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105527091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105605646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105704542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105786327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105869993Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.105991801Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106074956Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106164372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106214535Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106222306Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106262318Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106298781Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106307641Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106341504Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106399777Z cluster-scoped-resources/storage.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106406778Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106441Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106525185Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106585199Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-59.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106702317Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-155.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106806594Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-23.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.106871808Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.106924331Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.107019968Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.107080872Z host_service_logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.107089412Z host_service_logs/masters/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.107149866Z host_service_logs/masters/NetworkManager_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107221591Z host_service_logs/masters/crio_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107283985Z host_service_logs/masters/kubelet_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107352409Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107471627Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107572504Z host_service_logs/masters/openvswitch_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107640568Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107702982Z host_service_logs/masters/ovs-configuration_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107775367Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107837501Z host_service_logs/masters/ovsdb-server_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.107927247Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.10797207Z ingress_controllers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.10797696Z ingress_controllers/default/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.10798066Z ingress_controllers/default/router-default-57f8d89fbb-xxxkj/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.108025843Z ingress_controllers/default/router-default-57f8d89fbb-xxxkj/haproxy.config [must-gather-s79bm] OUT 2026-04-20T21:12:31.10812292Z insights-data/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1081314Z machine_config_ondisk/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.10813492Z machine_config_termination_logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.108139361Z monitoring/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.108142921Z monitoring/alertmanager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.108159792Z monitoring/alertmanager/status.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.108246897Z monitoring/alertmanager/status.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.108297591Z monitoring/prometheus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.108347964Z monitoring/prometheus/alertmanagers.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.108429769Z monitoring/prometheus/alertmanagers.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.108491413Z monitoring/prometheus/rules.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.109167648Z monitoring/prometheus/rules.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.10921004Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.109260714Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.110095318Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.110147941Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.110178003Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.110270369Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.110366196Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.110457421Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.110480203Z monitoring/prometheus/status/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.110521406Z monitoring/prometheus/status/config.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.110979915Z monitoring/prometheus/status/config.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.11104464Z monitoring/prometheus/status/flags.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.111133316Z monitoring/prometheus/status/flags.stderr [must-gather-s79bm] OUT 2026-04-20T21:12:31.111270845Z namespaces/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.111310607Z namespaces/default/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.11134936Z namespaces/default/default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.111410534Z namespaces/default/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.111447566Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11151257Z namespaces/default/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.111548813Z namespaces/default/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.111632808Z namespaces/default/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.111710303Z namespaces/default/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.111791739Z namespaces/default/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.111846592Z namespaces/default/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.111896115Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112040264Z namespaces/default/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.112083998Z namespaces/default/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112166923Z namespaces/default/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112218996Z namespaces/default/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.112258069Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112335424Z namespaces/default/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112404608Z namespaces/default/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.11243939Z namespaces/default/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11258499Z namespaces/default/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112673416Z namespaces/default/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112858108Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.112961635Z namespaces/default/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113034759Z namespaces/default/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113155277Z namespaces/default/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113306407Z namespaces/default/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113373691Z namespaces/default/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.113416424Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11349741Z namespaces/default/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.113535952Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113577915Z namespaces/default/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.113622447Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113698612Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113775597Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.1138112Z namespaces/default/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.113856183Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.113897856Z namespaces/default/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.11396383Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114023784Z namespaces/default/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.114069587Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114127071Z namespaces/default/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.114167883Z namespaces/default/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114240848Z namespaces/kserve/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.114285761Z namespaces/kserve/kserve.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114350245Z namespaces/kserve/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.114394238Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114454902Z namespaces/kserve/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.114497305Z namespaces/kserve/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11457584Z namespaces/kserve/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.114792224Z namespaces/kserve/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115012848Z namespaces/kserve/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115069322Z namespaces/kserve/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115110785Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115169688Z namespaces/kserve/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115207211Z namespaces/kserve/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115289066Z namespaces/kserve/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115401203Z namespaces/kserve/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115443596Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115524842Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115568214Z namespaces/kserve/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115574305Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115626918Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115692273Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115779878Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.115861384Z namespaces/kserve/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.115915127Z namespaces/kserve/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.116135401Z namespaces/kserve/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.116256579Z namespaces/kserve/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.116621793Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.116695798Z namespaces/kserve/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11703718Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117148987Z namespaces/kserve/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117390263Z namespaces/kserve/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11750399Z namespaces/kserve/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.117541823Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117636069Z namespaces/kserve/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.117671641Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117733905Z namespaces/kserve/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.117769198Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117850343Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117944299Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.117988692Z namespaces/kserve/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118024044Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.118093809Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118130671Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.118220747Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.118259609Z namespaces/kserve/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118320833Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.11842606Z namespaces/kserve/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118436541Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118447222Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/kserve-controller-manager-6f655776dd-d9cwf.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.118562059Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.11857416Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.11857981Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/manager/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.118612812Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/manager/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125041941Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/manager/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125105095Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-d9cwf/manager/manager/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125164859Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125206072Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/llmisvc-controller-manager-68cc5db7c4-8f9fc.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.125300118Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125311689Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125316379Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/manager/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125370903Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/manager/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125556615Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/manager/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125627379Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8f9fc/manager/manager/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125670142Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125683303Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/model-serving-api-86f7b4b499-dr5bg.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.12578361Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1257919Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.12579607Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/server/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.125813032Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/server/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.125898967Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/server/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.126000444Z namespaces/kserve/pods/model-serving-api-86f7b4b499-dr5bg/server/server/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.126023715Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.126065518Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/odh-model-controller-696fc77849-vm6h5.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.126154804Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.126165344Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.126182965Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/manager/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.126208777Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/manager/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.146691111Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/manager/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.146756595Z namespaces/kserve/pods/odh-model-controller-696fc77849-vm6h5/manager/manager/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.146790167Z namespaces/kserve/pods/s3-init-6gm2r/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.14683101Z namespaces/kserve/pods/s3-init-6gm2r/s3-init-6gm2r.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.146969859Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.14698257Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/s3-init/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.146991031Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/s3-init/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147031063Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/s3-init/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.1471308Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/s3-init/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147207805Z namespaces/kserve/pods/s3-init-6gm2r/s3-init/s3-init/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147241647Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1472885Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom-njtxf.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.147361055Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147367815Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/s3-tls-init-custom/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147371385Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147409988Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147502784Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147568838Z namespaces/kserve/pods/s3-tls-init-custom-njtxf/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147616861Z namespaces/kserve/pods/s3-tls-init-serving-659fp/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147658764Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving-659fp.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.147743849Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.14775367Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/s3-tls-init-serving/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147760931Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.147802033Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147895269Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.147987245Z namespaces/kserve/pods/s3-tls-init-serving-659fp/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148022988Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.14806305Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs-86cc847c5c-rlh6d.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.148153116Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148160887Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/seaweedfs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148167317Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/seaweedfs/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.14821656Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/seaweedfs/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148410683Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148478257Z namespaces/kserve/pods/seaweedfs-86cc847c5c-rlh6d/seaweedfs/seaweedfs/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148530771Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148578194Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom-5c88b85bb7-zgmn9.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.148653529Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148661129Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148664549Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.148701462Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148917456Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.148989201Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-zgmn9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.149027763Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149057675Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving-7fd5766db9-p4qzl.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.149147841Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149154121Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149157292Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149187983Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.149386296Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.149468592Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-p4qzl/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.149498604Z namespaces/kserve/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149543997Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.14959668Z namespaces/kserve/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149650964Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.149705837Z namespaces/kube-node-lease/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149711978Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149715268Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.149756231Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-59.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.149849297Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-155.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.149956844Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-23.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150037329Z namespaces/kube-system/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.150091112Z namespaces/kube-system/kube-system.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150161267Z namespaces/kube-system/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.150216601Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150281645Z namespaces/kube-system/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.150322557Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150458976Z namespaces/kube-system/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150535131Z namespaces/kube-system/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150613306Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150658239Z namespaces/kube-system/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.150702612Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150744075Z namespaces/kube-system/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.150781537Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150863683Z namespaces/kube-system/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.150926127Z namespaces/kube-system/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.15096915Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151049925Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151104668Z namespaces/kube-system/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.151111249Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.151161902Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-z3dbywgbd4ppvrg5k472cjqrie.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151251328Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151362395Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.15143616Z namespaces/kube-system/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.151479713Z namespaces/kube-system/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151636963Z namespaces/kube-system/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151718828Z namespaces/kube-system/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.151989266Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.152069031Z namespaces/kube-system/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.152329228Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.152465857Z namespaces/kube-system/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.152767357Z namespaces/kube-system/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.15282435Z namespaces/kube-system/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.152869153Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.152960099Z namespaces/kube-system/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.152990421Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.153060106Z namespaces/kube-system/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153090318Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.153214276Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.15328307Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.153338414Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153381477Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.15343636Z namespaces/kube-system/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153488844Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.153565619Z namespaces/kube-system/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153573659Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153613002Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer-7wn8c.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.153696567Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153705278Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153711198Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.153762952Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.154065671Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.154130695Z namespaces/kube-system/pods/global-pull-secret-syncer-7wn8c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.154188479Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154226392Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer-9rdlg.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.154298726Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154306207Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154315777Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154372451Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.15465429Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.154722044Z namespaces/kube-system/pods/global-pull-secret-syncer-9rdlg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.154787238Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.15482273Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer-kfprs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.154895485Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154920457Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.154931868Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1549703Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.155236087Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.155303632Z namespaces/kube-system/pods/global-pull-secret-syncer-kfprs/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.155360005Z namespaces/kube-system/pods/konnectivity-agent-2chhh/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.155387077Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent-2chhh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.155476583Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.155494674Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.155500674Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.155536047Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.156309817Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.156378482Z namespaces/kube-system/pods/konnectivity-agent-2chhh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.156437266Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.156464447Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent-b2hzv.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.156548953Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.156560203Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.156567764Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.156613747Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.15742842Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.157517936Z namespaces/kube-system/pods/konnectivity-agent-b2hzv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.15758082Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.157601011Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent-fsxdh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.157679836Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.157688707Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/konnectivity-agent/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.157692367Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1577388Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.158455267Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.158522911Z namespaces/kube-system/pods/konnectivity-agent-fsxdh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.158561984Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.158604107Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.158671811Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.158678441Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.158686542Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/haproxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.158727375Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.158948879Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.159017634Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-59.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.159066277Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159105329Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.159173944Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159181244Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159190585Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/haproxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159243738Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.159483044Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.159548658Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-155.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.159603072Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159632024Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.159718049Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.15972476Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/haproxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.15972847Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/haproxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.159765122Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.160051901Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.160117985Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-23.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.160159288Z namespaces/kube-system/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16019322Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160257634Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160265235Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160284436Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160357591Z namespaces/kube-system/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160400634Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160471818Z namespaces/open-cluster-management-agent-addon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160479069Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160482559Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160522781Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160613678Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160693513Z namespaces/openshift-apiserver-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160741236Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16080812Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160835462Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.160896656Z namespaces/openshift-apiserver-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.160969751Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161069787Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161145732Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161223947Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161279951Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.161330354Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161372167Z namespaces/openshift-apiserver-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16141137Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161505045Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16156634Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.161623853Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161713939Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.161781023Z namespaces/openshift-apiserver-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.161821676Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.162781109Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.162861564Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.162996203Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163072568Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163149113Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163274661Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163456913Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163515376Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16356131Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163609513Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.163653236Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163696598Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.163734371Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163815206Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.163897832Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164013849Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16403103Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164111295Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164150038Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164221242Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164263465Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164310648Z namespaces/openshift-apiserver-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164354661Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164395314Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164443957Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164523162Z namespaces/openshift-apiserver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164572135Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164628049Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164668682Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164714105Z namespaces/openshift-apiserver/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.164755057Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164829952Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.164929588Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165016794Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165071348Z namespaces/openshift-apiserver/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.165116351Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165173135Z namespaces/openshift-apiserver/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1652608Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165346216Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165403979Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.165473874Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16556654Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165650986Z namespaces/openshift-apiserver/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.165698649Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165818946Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.165954395Z namespaces/openshift-apiserver/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166036871Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166116616Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166196041Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166317409Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166472569Z namespaces/openshift-apiserver/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166540453Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.166600067Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166659781Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.166697794Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166747307Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16679094Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.166869405Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167030155Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167075008Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167121071Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167166784Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167206137Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167266221Z namespaces/openshift-apiserver/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167312744Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167376398Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16741791Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167477905Z namespaces/openshift-authentication-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167485005Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167490905Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167528158Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167586801Z namespaces/openshift-cloud-controller-manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167593502Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167599132Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167641605Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16771129Z namespaces/openshift-cloud-credential-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16771795Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167723641Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167759473Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.167822887Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.167831817Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1678721Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16801939Z namespaces/openshift-cloud-network-config-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.168062292Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168133897Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.16817569Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168238034Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.168280457Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168384693Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168465259Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168540914Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168596017Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.168644681Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168723636Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.168770639Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168854694Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.168921679Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.168972602Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169059228Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16910448Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.169113781Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.169161174Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169257901Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.169312494Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.16940593Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169503637Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169580962Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169656736Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169739882Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.169895842Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170040381Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170087335Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170132067Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170179041Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170223363Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170267126Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170307009Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170351882Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170400885Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170471689Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170553515Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170624179Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170672262Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170713995Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170761298Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.170828573Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170865395Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17094282Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170956581Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.170982343Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171044137Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17108868Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171154564Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.171198447Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171271961Z namespaces/openshift-cluster-csi-drivers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.171338196Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171454193Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.171499886Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17156175Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.171603313Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171740372Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171833008Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171923644Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.171978347Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.172030111Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172088425Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.172134158Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172210833Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172264066Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17232245Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172422967Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17248333Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.172497471Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.172556285Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172650711Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172730836Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172841904Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.172963592Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.173006625Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.173125512Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.173210408Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.173558661Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.173635835Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17386148Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174039152Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17416611Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174211873Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174255716Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17431881Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174373863Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17446783Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174508122Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174565456Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174600948Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174683374Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174759829Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174814202Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174847765Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.174926199Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.174977643Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.175066329Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175073359Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175109971Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/aws-ebs-csi-driver-node-k58dg.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.175206938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175214598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175217978Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/csi-driver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175255931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/csi-driver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175344237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175417791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-driver/csi-driver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175439623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175445673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175452094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175505937Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175602263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175668188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175714231Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175720531Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175724142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.175769905Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.175864461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176015001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-k58dg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176064524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176112027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/aws-ebs-csi-driver-node-krcbl.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.176204973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176211453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176214734Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/csi-driver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176258146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/csi-driver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176349392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176415667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-driver/csi-driver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176453829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17646241Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17646862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176512393Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176600759Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176671413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176709866Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176716246Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.176722636Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17677173Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176867656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.176959532Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-krcbl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177004165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177066609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/aws-ebs-csi-driver-node-wxbqm.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.177177316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177185117Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/csi-driver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177190427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/csi-driver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17724567Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/csi-driver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177330376Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177402241Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-driver/csi-driver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177459924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177472005Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/csi-liveness-probe/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177477276Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177528559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177627735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177692019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177733752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177741733Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177745793Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.177777405Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177892243Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.177993769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wxbqm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.17801027Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178059983Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178107877Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178115947Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178151129Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178205443Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178245826Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178299179Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178343142Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178400856Z namespaces/openshift-cluster-machine-approver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178408136Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178415197Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.17846252Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178524984Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178536845Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178582277Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178668623Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178714786Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178787601Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178831944Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.178900388Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.178960572Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179101261Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179186367Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179257712Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179302955Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.179344477Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179436653Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.179478736Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179567552Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.179611184Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.17969417Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179737443Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.179778795Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179868261Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.179934646Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.180025982Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.180076765Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18015449Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.180197123Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.180807162Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18092058Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181062819Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181171656Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18137705Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181518809Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181732063Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181799017Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.18184938Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.181896033Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.181965768Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182016321Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182054334Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182133489Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182205844Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182262687Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182319301Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182389156Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182437799Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182501723Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182541075Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182592959Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182632151Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182691185Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182698565Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182747189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned-98bc5.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.182863326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182869627Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182879747Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/tuned/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.182954562Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/tuned/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183089341Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/tuned/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183159856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-98bc5/tuned/tuned/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183201898Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.183238791Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned-9dtpd.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.183566682Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.183573122Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.183576493Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/tuned/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.183625776Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/tuned/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183782706Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/tuned/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183856001Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9dtpd/tuned/tuned/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.183894303Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.183963848Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned-lzm5k.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184056884Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184063425Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/tuned/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184069455Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/tuned/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184190933Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/tuned/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.184329202Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/tuned/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.184395546Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lzm5k/tuned/tuned/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.184445669Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184484412Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184547236Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184591349Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184641972Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184649163Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.184696976Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-59.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184793692Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-155.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184880368Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-23.ec2.internal.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.184991535Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185036478Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185136475Z namespaces/openshift-cluster-samples-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185183738Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185252712Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185298005Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185363859Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185408752Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18552282Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185634577Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185733003Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185776686Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185820449Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.185884883Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.185958678Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186043994Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186095987Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.18614192Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186221565Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186287399Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.186334192Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186534946Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186619451Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186767911Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.186846476Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187006086Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187128504Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187320137Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18737725Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.187420663Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187471536Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.187515569Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187586444Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.187644578Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187739194Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18783133Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.187916495Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188054844Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.188126959Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188175412Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.188266468Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188362234Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.188414218Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188461211Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.188503003Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188514474Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188570858Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-6dc5bdb6b4-qrqt2.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.188650833Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188657193Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188667084Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188714937Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.188806943Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.188874508Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.188926411Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188939012Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/cluster-samples-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.188966704Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.189023368Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.189618686Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.189688051Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-qrqt2/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.189713093Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.189765196Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.18982334Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.189871123Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190004901Z namespaces/openshift-cluster-storage-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.190060785Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190120879Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.190160522Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190230306Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.190271649Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190357084Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190455721Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190558537Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.1906031Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.190650294Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190702627Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.19074918Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190833105Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.190877928Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.190930642Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191021878Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191070441Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.191081591Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.191127665Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.19120992Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191290455Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.191335128Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191442025Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191521Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191794758Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.191871843Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192011172Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.19212806Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192318672Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192381906Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.192428059Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192482063Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.192522415Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192569148Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.192607971Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192696267Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192761941Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192808874Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.192849437Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.192928472Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.192988396Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193073071Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193114214Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193177238Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193218081Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193302526Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193308867Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193348709Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator-7c6cbb6c87-gv5n7.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193423774Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193431364Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/volume-data-source-validator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193436875Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193497299Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.193582734Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.193660689Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-gv5n7/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.193697822Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193738555Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193795708Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193836791Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.193935657Z namespaces/openshift-cluster-version/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.193990321Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194065086Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194106038Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194169883Z namespaces/openshift-cluster-version/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194210625Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194293211Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194368876Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.19444737Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194492753Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194533906Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194579469Z namespaces/openshift-cluster-version/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194622012Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194698797Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.19474364Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194784123Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194863908Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.194926512Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194939033Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.194978015Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195071261Z namespaces/openshift-cluster-version/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.195116474Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195213831Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195294496Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195392132Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195468677Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195544722Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195673161Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195847782Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.195933127Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.195999852Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196069726Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196117479Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196169203Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196216196Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196295061Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196372386Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.1964285Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196475053Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196519916Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196559598Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196608191Z namespaces/openshift-cluster-version/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196657214Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196699877Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.1967411Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196821465Z namespaces/openshift-config-managed/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.196873479Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.196969975Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197017888Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197091583Z namespaces/openshift-config-managed/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197134076Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197216371Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197295596Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197375661Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197420154Z namespaces/openshift-config-managed/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197479088Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197520591Z namespaces/openshift-config-managed/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197561564Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197638429Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197683641Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197724324Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197800789Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.197861833Z namespaces/openshift-config-managed/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.197922937Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.200983856Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201074002Z namespaces/openshift-config-managed/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201166148Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201248593Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201326159Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201481739Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201582945Z namespaces/openshift-config-managed/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201629388Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.201676332Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201757147Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.20180703Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.201840172Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.201916597Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.201973781Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202042995Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202086848Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202172494Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202251609Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202297002Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202339775Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202395458Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202438501Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202483754Z namespaces/openshift-config-managed/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202528107Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.20257129Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20257732Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202618613Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202665836Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202710959Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202758952Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202801255Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.202844577Z namespaces/openshift-config-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202856678Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202861778Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.202922402Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.20304163Z namespaces/openshift-config/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.203091344Z namespaces/openshift-config/openshift-config.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203153677Z namespaces/openshift-config/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2031967Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203246354Z namespaces/openshift-config/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.203290257Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203372612Z namespaces/openshift-config/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203445967Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203529502Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203569435Z namespaces/openshift-config/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.203611217Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203658481Z namespaces/openshift-config/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.203703093Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203780718Z namespaces/openshift-config/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203823621Z namespaces/openshift-config/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.203864134Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.203988542Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204064567Z namespaces/openshift-config/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20411037Z namespaces/openshift-config/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204225347Z namespaces/openshift-config/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204300212Z namespaces/openshift-config/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204377787Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204454842Z namespaces/openshift-config/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204531217Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204668406Z namespaces/openshift-config/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204808105Z namespaces/openshift-config/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204858928Z namespaces/openshift-config/core/secrets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.204916752Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.204993257Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20502859Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205093984Z namespaces/openshift-config/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205134386Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.20519547Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205236803Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205321019Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205392923Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205431706Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20549633Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205541593Z namespaces/openshift-config/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205577515Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205623069Z namespaces/openshift-config/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205671842Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205710284Z namespaces/openshift-config/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205751117Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205845533Z namespaces/openshift-console-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.205891576Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.205981922Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.206026615Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206074128Z namespaces/openshift-console-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.206116921Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206200426Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206327834Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206430761Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206472874Z namespaces/openshift-console-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.206514507Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206629674Z namespaces/openshift-console-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.206674087Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206759192Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206816796Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.206863379Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.206970296Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.207015859Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.207023009Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.207065462Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.207140717Z namespaces/openshift-console-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20718294Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.207765308Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.207848903Z namespaces/openshift-console-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208135302Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208212927Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208335445Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208455943Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208626054Z namespaces/openshift-console-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208683698Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.208729671Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.208782364Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.208825627Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.20887129Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.208921923Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209011759Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209086644Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209141018Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20918913Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209250114Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209297798Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209355431Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209398764Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209463779Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.20948908Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209547014Z namespaces/openshift-console-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209555965Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209608658Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator-9d4b6777b-blpbt.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.209712655Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209719145Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator/console-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209726765Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator/console-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.209771468Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator/console-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.210279372Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-blpbt/console-operator/console-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.210299433Z namespaces/openshift-console-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.210357146Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21040971Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.210433411Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.210511227Z namespaces/openshift-console/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.210553929Z namespaces/openshift-console/openshift-console.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.210609613Z namespaces/openshift-console/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.210660906Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21072451Z namespaces/openshift-console/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.210765073Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.210852949Z namespaces/openshift-console/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211096165Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211377763Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211416216Z namespaces/openshift-console/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.211462949Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211509702Z namespaces/openshift-console/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.211554395Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211660611Z namespaces/openshift-console/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211701054Z namespaces/openshift-console/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.211746447Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211820172Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.211887736Z namespaces/openshift-console/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.212030926Z namespaces/openshift-console/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.212631625Z namespaces/openshift-console/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21271926Z namespaces/openshift-console/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213007249Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213084064Z namespaces/openshift-console/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213262186Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213378934Z namespaces/openshift-console/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213576026Z namespaces/openshift-console/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213649601Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.213688023Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213753398Z namespaces/openshift-console/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.21378301Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213860175Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.213888837Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.213997644Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214074189Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214121692Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214162124Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214201297Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2142493Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214300983Z namespaces/openshift-console/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214345376Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214385029Z namespaces/openshift-console/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214391609Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214436482Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console-84bf55c695-hszhv.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214526148Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214532658Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/console/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214535979Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/console/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214579592Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/console/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.214678738Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/console/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.214741482Z namespaces/openshift-console/pods/console-84bf55c695-hszhv/console/console/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.214788875Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214832558Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/downloads-6bcc868b7-q8x64.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.214956586Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214970447Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/download-server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.214974997Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/download-server/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.21501169Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/download-server/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.215300779Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/download-server/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.215372903Z namespaces/openshift-console/pods/downloads-6bcc868b7-q8x64/download-server/download-server/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.215418376Z namespaces/openshift-console/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.215457129Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.215512502Z namespaces/openshift-console/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.215560545Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.215650631Z namespaces/openshift-controller-manager-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.215700125Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.215851464Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.215894057Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216001224Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.216053737Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216133273Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216213908Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216289303Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216347177Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.21639635Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216448313Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.216487696Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216567221Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216631625Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.216676608Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216754233Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.216823388Z namespaces/openshift-controller-manager-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.216873431Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217004399Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217083135Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21716263Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217239045Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21731852Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217439758Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217614649Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217662262Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.217709196Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217749518Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.217793661Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217836754Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.217882337Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.217985914Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218061618Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218108351Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.218149044Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218195467Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.21823962Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218281323Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.218322455Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218368388Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.218412151Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218500907Z namespaces/openshift-controller-manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.21854725Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218604244Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.218644986Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21869424Z namespaces/openshift-controller-manager/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.218733222Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218816968Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218892873Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.218998359Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219050693Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219097946Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.21915519Z namespaces/openshift-controller-manager/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219199502Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219279818Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219352332Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219396675Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219480521Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219535414Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219542045Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219587878Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219664513Z namespaces/openshift-controller-manager/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.219710396Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219818873Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.219893728Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220069699Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220148674Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220226639Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220347207Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220506918Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220556301Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.220601434Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220651557Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.22069627Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220750843Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.220787606Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220873121Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.220979548Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221081525Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221123048Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221184332Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221218604Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221276118Z namespaces/openshift-controller-manager/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221319211Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221376274Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221422817Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221534805Z namespaces/openshift-dns-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221580157Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221641481Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221679624Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221727677Z namespaces/openshift-dns-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.221765769Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221845945Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.221942291Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222022776Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222296354Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.222335967Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.22238978Z namespaces/openshift-dns-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.222429353Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222509628Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222552491Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.222593763Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222670399Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222732092Z namespaces/openshift-dns-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.222778406Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222874042Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.222976428Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223062204Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223145759Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223219184Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223339592Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223516143Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223572487Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.22361971Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223676804Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.223718057Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223776871Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.223824384Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.223900039Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224050088Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224105252Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224151295Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224199968Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224243311Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224302325Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224345908Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224397581Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224440164Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224483097Z namespaces/openshift-dns-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224523969Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224568872Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224611345Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.22469592Z namespaces/openshift-dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224738813Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224796477Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2248391Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.224888143Z namespaces/openshift-dns/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.224949707Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225099166Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225174302Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225251796Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.22529683Z namespaces/openshift-dns/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.225338812Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225384285Z namespaces/openshift-dns/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.225428508Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225517894Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225573537Z namespaces/openshift-dns/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.225619471Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225697305Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225741348Z namespaces/openshift-dns/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.225781961Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.225948922Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226042598Z namespaces/openshift-dns/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226272433Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226348748Z namespaces/openshift-dns/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226610135Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226724872Z namespaces/openshift-dns/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226916465Z namespaces/openshift-dns/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.226977619Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227022622Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227072365Z namespaces/openshift-dns/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227110228Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227173062Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227221265Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.22730402Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227381125Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.22746055Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227504123Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227557927Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227599689Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227651473Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227678474Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227731488Z namespaces/openshift-dns/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227738649Z namespaces/openshift-dns/pods/dns-default-jxlts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227777701Z namespaces/openshift-dns/pods/dns-default-jxlts/dns-default-jxlts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.227864347Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227876127Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227879618Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/dns/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.227948572Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/dns/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228046098Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/dns/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228112543Z namespaces/openshift-dns/pods/dns-default-jxlts/dns/dns/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228148115Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228155646Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228168786Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228207509Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228306515Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.22837558Z namespaces/openshift-dns/pods/dns-default-jxlts/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228426053Z namespaces/openshift-dns/pods/dns-default-mz59j/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228467296Z namespaces/openshift-dns/pods/dns-default-mz59j/dns-default-mz59j.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.228553142Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228568952Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228580963Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/dns/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228614875Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/dns/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228701511Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/dns/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228777526Z namespaces/openshift-dns/pods/dns-default-mz59j/dns/dns/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.228799698Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228812568Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228820849Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.228873282Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.22898816Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229054804Z namespaces/openshift-dns/pods/dns-default-mz59j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229104487Z namespaces/openshift-dns/pods/dns-default-x2zsb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229152241Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns-default-x2zsb.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.229241596Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229249367Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/dns/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229252717Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/dns/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.22929956Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/dns/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229382836Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/dns/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.22945865Z namespaces/openshift-dns/pods/dns-default-x2zsb/dns/dns/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229507134Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229513654Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229524325Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229568478Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229654473Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229724128Z namespaces/openshift-dns/pods/dns-default-x2zsb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.229769761Z namespaces/openshift-dns/pods/node-resolver-kzk2j/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229813954Z namespaces/openshift-dns/pods/node-resolver-kzk2j/node-resolver-kzk2j.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.229885638Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.229896909Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.22992062Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230039088Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230122984Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230189508Z namespaces/openshift-dns/pods/node-resolver-kzk2j/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230237831Z namespaces/openshift-dns/pods/node-resolver-mt4p7/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230287555Z namespaces/openshift-dns/pods/node-resolver-mt4p7/node-resolver-mt4p7.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.230353719Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230361779Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.23036751Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230420773Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230510719Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230580154Z namespaces/openshift-dns/pods/node-resolver-mt4p7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230626697Z namespaces/openshift-dns/pods/node-resolver-pmx7s/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230669409Z namespaces/openshift-dns/pods/node-resolver-pmx7s/node-resolver-pmx7s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.230740864Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230752635Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/dns-node-resolver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230780956Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.230827019Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.230928896Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.231001071Z namespaces/openshift-dns/pods/node-resolver-pmx7s/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.231045914Z namespaces/openshift-dns/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.231089927Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231133379Z namespaces/openshift-dns/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.231182943Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231275289Z namespaces/openshift-etcd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.231321052Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23145116Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.231494553Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231559807Z namespaces/openshift-etcd/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.23160067Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231681865Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23175836Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231832765Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231877338Z namespaces/openshift-etcd/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.231932222Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.231998716Z namespaces/openshift-etcd/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.232044699Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232127194Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232178527Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.232223341Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232303756Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23237033Z namespaces/openshift-etcd/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.232415653Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232512599Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232587794Z namespaces/openshift-etcd/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232667059Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232744435Z namespaces/openshift-etcd/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23282152Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.232965499Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233122989Z namespaces/openshift-etcd/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233229316Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233266558Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233323052Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233363555Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233430489Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233485693Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233572898Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233650234Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233690696Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233733999Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233779422Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233821085Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233872288Z namespaces/openshift-etcd/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.233927401Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.233993056Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234035259Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234123414Z namespaces/openshift-host-network/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234167067Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234236722Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234278734Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234340008Z namespaces/openshift-host-network/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234380981Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234463816Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234547672Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234628397Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23467909Z namespaces/openshift-host-network/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234723233Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234768056Z namespaces/openshift-host-network/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.234807259Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234883484Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.234960149Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.235004942Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235087787Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235157981Z namespaces/openshift-host-network/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.235211215Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235310482Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235386387Z namespaces/openshift-host-network/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235466052Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235544107Z namespaces/openshift-host-network/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235621522Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235768201Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.235859847Z namespaces/openshift-host-network/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23621725Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.236267274Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236330258Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.23636035Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236418914Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.236454326Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23652033Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.236562563Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236644838Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236718833Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236765636Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.236806919Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.236846591Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.236890144Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23697713Z namespaces/openshift-host-network/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.237076957Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23712474Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.237170783Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237255818Z namespaces/openshift-image-registry/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.237304091Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237360835Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.237392737Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237463152Z namespaces/openshift-image-registry/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.237511125Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237620052Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237755831Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.237984276Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238031849Z namespaces/openshift-image-registry/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.238074271Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238118865Z namespaces/openshift-image-registry/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.238151707Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238257414Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238310907Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.23836034Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238438425Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238494009Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.238503919Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.238549842Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.238623907Z namespaces/openshift-image-registry/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.23866885Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.23928337Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.239367896Z namespaces/openshift-image-registry/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.239615212Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.239691077Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.239917571Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240063351Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240257044Z namespaces/openshift-image-registry/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240325318Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.240374141Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240434975Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.240483398Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240541312Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.240618007Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240702833Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240785538Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.240846582Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.240934328Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.241018223Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241060026Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.241171213Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.24128263Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.241342094Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241392887Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.241451441Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241507345Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.241568309Z namespaces/openshift-image-registry/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241576379Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241615832Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/image-registry-6fb58fbcf4-lg4j5.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.24173052Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.24173805Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/registry/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241746261Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/registry/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.241796084Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/registry/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.24326951Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/registry/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.243338834Z namespaces/openshift-image-registry/pods/image-registry-6fb58fbcf4-lg4j5/registry/registry/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.243456492Z namespaces/openshift-image-registry/pods/node-ca-56wkj/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.243501905Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca-56wkj.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.24357873Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.243586581Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.243595181Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/node-ca/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.243644624Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/node-ca/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.243795144Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/node-ca/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.243864228Z namespaces/openshift-image-registry/pods/node-ca-56wkj/node-ca/node-ca/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.243918672Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244028179Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca-lwzcq.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.244114345Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244122105Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244130816Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/node-ca/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244177419Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/node-ca/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244325969Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/node-ca/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244388053Z namespaces/openshift-image-registry/pods/node-ca-lwzcq/node-ca/node-ca/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244439986Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244481749Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca-vhc9b.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.244563074Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244571785Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/node-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244578345Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/node-ca/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244616168Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/node-ca/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244762047Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/node-ca/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244832511Z namespaces/openshift-image-registry/pods/node-ca-vhc9b/node-ca/node-ca/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.244875974Z namespaces/openshift-image-registry/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.244896436Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.244990672Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.245028234Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.24511585Z namespaces/openshift-ingress-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.245163283Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245222807Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.24526355Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245324504Z namespaces/openshift-ingress-canary/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.245367146Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245486934Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245568939Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245644775Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245693318Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.245743181Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245791124Z namespaces/openshift-ingress-canary/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.245836617Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.245947704Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246009778Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.246057371Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246136307Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246206601Z namespaces/openshift-ingress-canary/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.246249494Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246355491Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246449557Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246612367Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246692863Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.246854433Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247006603Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247186125Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247248509Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.247304243Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247370287Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2474196Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247471283Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.247509646Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247594091Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247673767Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.24773202Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.247777003Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.247829367Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.247966426Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.248022609Z namespaces/openshift-ingress-canary/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.24803676Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248077643Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/ingress-canary-q92l2.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.248168149Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248175259Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2481856Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248224272Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.248313148Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.248393874Z namespaces/openshift-ingress-canary/pods/ingress-canary-q92l2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.248442297Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2484892Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/ingress-canary-s4dgk.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.248558934Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248569945Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248594687Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248640419Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.248739266Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.24880733Z namespaces/openshift-ingress-canary/pods/ingress-canary-s4dgk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.248844783Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.248886826Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/ingress-canary-vw9v8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.248979142Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249216607Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249223908Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.24926431Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.249357086Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.249425071Z namespaces/openshift-ingress-canary/pods/ingress-canary-vw9v8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.249475674Z namespaces/openshift-ingress-canary/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249513086Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.249559619Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249601872Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.249683778Z namespaces/openshift-ingress-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249732211Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.249788334Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249834027Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.249897721Z namespaces/openshift-ingress-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.249960936Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250043721Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250119706Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250200441Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250246234Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.250289187Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25033688Z namespaces/openshift-ingress-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.250380273Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250453237Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25049754Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.250539173Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250617988Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.250673552Z namespaces/openshift-ingress-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.250718625Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251338865Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251421571Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251522437Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251602602Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251679928Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.251798515Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252065993Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252136527Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.25218291Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252231303Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252276256Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252309188Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252315159Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252360692Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252463708Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252506621Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252589577Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252748187Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252804811Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252851074Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.252930879Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.252982632Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253056577Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2530952Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253159874Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253198586Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25325541Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.25326258Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253309454Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253391009Z namespaces/openshift-ingress-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253433122Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253498736Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253538228Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253616254Z namespaces/openshift-ingress/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253663017Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25372188Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253764783Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253812936Z namespaces/openshift-ingress/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.253850819Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.253952025Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254090444Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254215153Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254259855Z namespaces/openshift-ingress/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.254298408Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254357282Z namespaces/openshift-ingress/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.254398025Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25448559Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254539454Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.254589307Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254665902Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254740487Z namespaces/openshift-ingress/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.254780199Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.254891877Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255001924Z namespaces/openshift-ingress/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255128672Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255208267Z namespaces/openshift-ingress/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255346996Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255462224Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255637715Z namespaces/openshift-ingress/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255721481Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.255758103Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255828007Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.25586234Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.255942735Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.255987538Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256071823Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256145698Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256200722Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256249885Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256293558Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256339601Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256396624Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256436887Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256494691Z namespaces/openshift-ingress/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256502422Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256547874Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router-default-57f8d89fbb-xxxkj.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.256650681Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256656952Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/router/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256665942Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/router/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.256723096Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/router/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.256898527Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/router/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.257002404Z namespaces/openshift-ingress/pods/router-default-57f8d89fbb-xxxkj/router/router/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.257017055Z namespaces/openshift-ingress/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257068268Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257127972Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257167435Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2572469Z namespaces/openshift-insights/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257289703Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257349077Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257389139Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257462954Z namespaces/openshift-insights/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257507127Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257628725Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257738772Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257839358Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.257883901Z namespaces/openshift-insights/apps/deployments/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.257944235Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.258055892Z namespaces/openshift-insights/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.258101575Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25816221Z namespaces/openshift-insights/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.258204852Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.258284718Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.25848006Z namespaces/openshift-insights/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.258523793Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.258605998Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.258682433Z namespaces/openshift-insights/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.258727306Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.259330086Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.259424362Z namespaces/openshift-insights/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.259684429Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.259805306Z namespaces/openshift-insights/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.26017359Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260259206Z namespaces/openshift-insights/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260399915Z namespaces/openshift-insights/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.26047518Z namespaces/openshift-insights/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.260511512Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260589888Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.26062606Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260714926Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260755848Z namespaces/openshift-insights/core/services/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.260798051Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.260862405Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.260925699Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261001515Z namespaces/openshift-insights/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261045057Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261102051Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261144484Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261226749Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261304054Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261361968Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261409031Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261476165Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261521598Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261579902Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261624405Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261673748Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261718701Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261773915Z namespaces/openshift-insights/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261780395Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261829638Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator-585dfdc468-7pjcj.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.261930525Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261944376Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator/insights-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.261951796Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator/insights-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.262005Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator/insights-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.262397205Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7pjcj/insights-operator/insights-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.262712336Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.262757519Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/insights-runtime-extractor-7n2qv.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.262862425Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.262871286Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.262877557Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2629303Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263041287Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263110832Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/exporter/exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263152115Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263159415Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263165065Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/extractor/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263202458Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/extractor/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263309605Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/extractor/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263372079Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/extractor/extractor/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263427862Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263443253Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263446664Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263482916Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263574312Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.263642486Z namespaces/openshift-insights/pods/insights-runtime-extractor-7n2qv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.26369797Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263735953Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/insights-runtime-extractor-9v4hs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.263836849Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263843869Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.26384908Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.263895433Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.26400862Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264077715Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/exporter/exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264116087Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264122968Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264128648Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/extractor/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264180822Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/extractor/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264282828Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/extractor/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264349322Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/extractor/extractor/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264390005Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264397016Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264402436Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264452979Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264545555Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.26461381Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v4hs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264666513Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264713156Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/insights-runtime-extractor-hmlx5.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.264793191Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264800652Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264805782Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.264858386Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.264971893Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265040138Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/exporter/exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265265302Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265271893Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/extractor/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265279093Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/extractor/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265334947Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/extractor/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265432283Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/extractor/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265515318Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/extractor/extractor/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265552531Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265558711Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265568902Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265624296Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265706631Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265775105Z namespaces/openshift-insights/pods/insights-runtime-extractor-hmlx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.265819048Z namespaces/openshift-insights/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265857691Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.265933096Z namespaces/openshift-insights/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.265985119Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266048023Z namespaces/openshift-keda/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266057474Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266063534Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266106277Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266202353Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266278148Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266290899Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266337442Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266412317Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266454659Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266545185Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266625891Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266699415Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266705646Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266751929Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.266947952Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.266979344Z namespaces/openshift-keda/operators.coreos.com/installplans/install-gmx6r.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267092071Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267119033Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267187457Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267220929Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267284524Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267325646Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267422913Z namespaces/openshift-kube-apiserver-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267465975Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.26753574Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267573272Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267621486Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.267660598Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267741963Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267818848Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.267919025Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268041543Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.268080925Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268130469Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.268174731Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268255047Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.26830109Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.268348153Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268421347Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268484962Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.268529675Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268634441Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268713857Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268793112Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268874037Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.268978014Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269099912Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269266362Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269326006Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.26937555Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269417202Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.269480536Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.26954098Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.269583203Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269660298Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269736763Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269785236Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.269822749Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269872432Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.269932166Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.269978629Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270024862Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270067765Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270108007Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270189283Z namespaces/openshift-kube-apiserver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270236906Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2702945Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270331872Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270401567Z namespaces/openshift-kube-apiserver/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270442359Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270526515Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27060597Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270680575Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270725858Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270767871Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270827404Z namespaces/openshift-kube-apiserver/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.270874897Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.270975344Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271033988Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.271078131Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271157096Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271203049Z namespaces/openshift-kube-apiserver/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.271243702Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271341258Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271417313Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271496778Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271575833Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271653098Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271771606Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.271944977Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2719986Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272042783Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272085206Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272128709Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272173102Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272217145Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2722928Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272372015Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272432219Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272481332Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272541026Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272585319Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272677345Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272732468Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272778441Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272828994Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272872577Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.272930911Z namespaces/openshift-kube-apiserver/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.272979504Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273036118Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.273085161Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273160316Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.27321057Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273269823Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.273309246Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2733708Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.273409842Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273500658Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273581223Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.273656599Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.274476022Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.274522015Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.274589959Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.274623191Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.274711557Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2747557Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.274793993Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.274874818Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.274964794Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.275006956Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275120564Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275200889Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275281384Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275360659Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275431944Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275553952Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275727853Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275799408Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.275838371Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.275891174Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276016112Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276088377Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.27612948Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276213875Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27629262Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276336903Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276383196Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27644325Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276490823Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276542276Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276583359Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276635462Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276682056Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276734609Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276781322Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.276884699Z namespaces/openshift-kube-controller-manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.276952453Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277027028Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.277074261Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277132595Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.27721241Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277296316Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277382031Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277461816Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277525251Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.277573563Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277625147Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.277662289Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.277770686Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27782473Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.277866553Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27798181Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278037914Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.278044754Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.278116299Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278173082Z namespaces/openshift-kube-controller-manager/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.278221176Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278317042Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278393477Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278695347Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278777952Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.278856427Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279021178Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279182338Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279233962Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.279279285Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279324837Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.27936774Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279411823Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.279456806Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279530211Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279614696Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.27966179Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.279701622Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279757376Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.279804859Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.279859752Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.279923167Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.2799848Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280024433Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280108288Z namespaces/openshift-kube-scheduler-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280155982Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280220206Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280264069Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280325063Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280368605Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280451691Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280524736Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280603211Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280656764Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280704298Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280761331Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.280808944Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280885809Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.280958694Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.281007047Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281090523Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281166377Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28121084Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281317787Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281400423Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281500309Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281583385Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28166325Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.281782548Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282036504Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282100958Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.282152342Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282202155Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28227156Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282318252Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.282365006Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282445491Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282531386Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282579Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.282632003Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282670835Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.282715758Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282760061Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.282809144Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282847997Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28288803Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.282977795Z namespaces/openshift-kube-scheduler/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283026809Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283091233Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283132785Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28319312Z namespaces/openshift-kube-scheduler/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283233792Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283317548Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283397863Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283477218Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283532331Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283577154Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283639349Z namespaces/openshift-kube-scheduler/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283683581Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28382113Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.283866853Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.283916556Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284021013Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284076547Z namespaces/openshift-kube-scheduler/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28412534Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284230257Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284308582Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284386157Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284464542Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284543837Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284669396Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284823126Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.284873429Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.284933673Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285001707Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28504536Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285109074Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.285155357Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285238743Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285316278Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285361381Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.285404373Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285456457Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28550308Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285563044Z namespaces/openshift-kube-scheduler/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.285611027Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28566071Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.285728634Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.285832881Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.285874094Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28596363Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286007893Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286067667Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28611459Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286190315Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286315033Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286412279Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286465122Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286511356Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286562829Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286607342Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286684477Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286741151Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286785334Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286858268Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.286929573Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286945134Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.286977436Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287062461Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.287108444Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287208721Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287289366Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287463458Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287539292Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28765687Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287775098Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.287972931Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288032855Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288072987Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288123481Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288164043Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288209116Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288241668Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288322563Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288406709Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288452182Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288490665Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288538557Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.2885804Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288625873Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288638624Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288679627Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator-6769c5d45-jgpb4.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.288808865Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288820306Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288824296Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.288861589Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.289013939Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-jgpb4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.289162938Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.28919639Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.289260855Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.289301647Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.289371302Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.289427495Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.28950024Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.289533722Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.289602167Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.289644709Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.289728455Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.289838792Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290032115Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290087028Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.290135201Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290190685Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.290230808Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290312663Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290373217Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.29042134Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290502345Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.29057593Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.290620403Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290715889Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290798025Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.290937594Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291023459Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291136807Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291266175Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291427106Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291478959Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.291516291Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291566255Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.291606707Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291635069Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.291684553Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291761627Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291841863Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.291887506Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.29194795Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.292000153Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292045076Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.292091869Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292098219Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292132762Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator-74bb7799d9-zszld.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.292209817Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292216127Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/graceful-termination/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292221677Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/graceful-termination/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292271381Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/graceful-termination/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292362617Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292431381Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/graceful-termination/graceful-termination/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292468133Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292478544Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/migrator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292487775Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/migrator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292528257Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/migrator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292631584Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/migrator/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292697788Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zszld/migrator/migrator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.292744462Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292785164Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.292835477Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.29287252Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.292946665Z namespaces/openshift-machine-config-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292957465Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292961085Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.292999238Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293101105Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.29319092Z namespaces/openshift-marketplace/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293197661Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293202981Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293238234Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293300118Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293307208Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.29334353Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293436276Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293532753Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293613458Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293708354Z namespaces/openshift-monitoring/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293754347Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.29380002Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293836562Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.293922238Z namespaces/openshift-monitoring/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.293969871Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.29411085Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.294542488Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.294921543Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.295202002Z namespaces/openshift-monitoring/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.295246514Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.295309428Z namespaces/openshift-monitoring/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.295344871Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.295433517Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.295479509Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.295511502Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.295596717Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.29564888Z namespaces/openshift-monitoring/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.295691953Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.298748142Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.298892772Z namespaces/openshift-monitoring/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.299927469Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.300008104Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.300869071Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.301036281Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.301508792Z namespaces/openshift-monitoring/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.301666212Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.301691444Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.301856925Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.301899158Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.301982453Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.302029286Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.302110481Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.302185676Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30225201Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.302296973Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.302422161Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.302464224Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30254931Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.302589243Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30271236Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.302746793Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30285408Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.303124637Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.303218333Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30346697Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.303603889Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.303785781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.303876916Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304007945Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304099691Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304205348Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.304248851Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304341967Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304423502Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304507097Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304609844Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304691379Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304832429Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.304937615Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305039542Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305125097Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305213323Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305298089Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305349212Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.305393925Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305455669Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30546473Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.305515593Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.30561652Z namespaces/openshift-monitoring/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30562522Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.305734817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.305917669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30592951Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30593604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.305980513Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.3060849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306154184Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306203158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306209538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306217609Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306257501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306355108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306427092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306470705Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306477376Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306483366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306532279Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306625885Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.30669429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306742783Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306748873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306757104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.306802217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306895293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.306990029Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307033572Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307042413Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307055653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307093796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307186012Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307254146Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307288398Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307297669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30730553Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307361273Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307445289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307514453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307551926Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307557956Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307561226Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307601379Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307688724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307760519Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.307798882Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307836124Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator-75587bd455-w5vnd.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.307947241Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307960882Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.307966373Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.308015476Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.308594343Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.308736673Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-w5vnd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.308794087Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30884431Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics-69db897b98-tjkrs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.308967548Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.308980879Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.308987439Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309044463Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309140089Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309206663Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309245916Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309255246Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309262207Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30931134Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309404316Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309503023Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309517964Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309525524Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/kube-state-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309554766Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/kube-state-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.30960614Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309733888Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309796572Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tjkrs/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.309843745Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.309883747Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server-8bc855446-2vt7r.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.310011596Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310022547Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/metrics-server/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310031697Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/metrics-server/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31007531Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/metrics-server/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.310165186Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.310238521Z namespaces/openshift-monitoring/pods/metrics-server-8bc855446-2vt7r/metrics-server/metrics-server/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.310288024Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310333177Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin-7dccd58f55-2m4t9.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.310408942Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310416962Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/monitoring-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310423242Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/monitoring-plugin/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310472806Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.310572722Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.310640727Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-2m4t9/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31068796Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310734623Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter-76tnk.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.31084139Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31084828Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310854511Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/init-textfile/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.310899974Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/init-textfile/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311042933Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311104937Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/init-textfile/init-textfile/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31114753Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31115392Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311182332Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311231025Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311319541Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311384985Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311428608Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311441569Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311446719Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/node-exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311498403Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/node-exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311602059Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311669754Z namespaces/openshift-monitoring/pods/node-exporter-76tnk/node-exporter/node-exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311699616Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311744969Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter-srrtl.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.311839725Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311846455Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311849655Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/init-textfile/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.311885878Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/init-textfile/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.311991235Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312052279Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/init-textfile/init-textfile/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312098892Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312108962Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312115993Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312153775Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312244531Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312309596Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312340387Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312346578Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312354778Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/node-exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312414682Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/node-exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312513239Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312577893Z namespaces/openshift-monitoring/pods/node-exporter-srrtl/node-exporter/node-exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312629086Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312670859Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter-stbdv.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.312777446Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312785287Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/init-textfile/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312791317Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/init-textfile/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.312830399Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/init-textfile/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.312919695Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31299768Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/init-textfile/init-textfile/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313034273Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313040493Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313048284Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313092536Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313176952Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313251087Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31329737Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3133039Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/node-exporter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313315001Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/node-exporter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313352053Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/node-exporter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313464431Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313534675Z namespaces/openshift-monitoring/pods/node-exporter-stbdv/node-exporter/node-exporter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313591949Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313624581Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics-9d44df66c-vn6pg.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.313771801Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313778861Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313784452Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.313832025Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.313946832Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314022257Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31405933Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31407059Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314080751Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314138015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314231351Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314302345Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314333157Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314339968Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/openshift-state-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314343698Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314383251Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314504308Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314577453Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-vn6pg/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.314616846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31468047Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.31484505Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314852091Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314857591Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.314926976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315037033Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315109878Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31514594Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315154071Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315160761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315213805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31529397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315359254Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315400797Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315465421Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315477012Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315528185Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315622471Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315692826Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315731178Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315738199Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315741419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.315781602Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315868277Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315965463Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.315998366Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.316010946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.316016757Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31606793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.316158126Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.316229891Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.316277844Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.316286974Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.316292695Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.316332277Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317130749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317197774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317238346Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317249777Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317262308Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317304561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317409368Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317487913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317671545Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317725858Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator-5676c8c784-9npmw.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.317828575Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317836525Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317840476Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.317876748Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.317988235Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31805686Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318089582Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318096122Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/prometheus-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318099462Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/prometheus-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318141035Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/prometheus-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.31836375Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318434954Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9npmw/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318467216Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318506779Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook-57cf98b594-8fmnj.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.318630467Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318641038Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318646408Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318684711Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318783927Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318853171Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-8fmnj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.318894184Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.318954468Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client-5897f45db7-csbkg.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.31913035Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31913806Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.31914226Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319222686Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319319842Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319385326Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319422809Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319428769Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/reload/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319432139Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/reload/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319471812Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/reload/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319565598Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/reload/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319668825Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/reload/reload/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319704797Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319711367Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/telemeter-client/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319714648Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/telemeter-client/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.319763101Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/telemeter-client/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.319914661Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320009507Z namespaces/openshift-monitoring/pods/telemeter-client-5897f45db7-csbkg/telemeter-client/telemeter-client/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.3200611Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320162487Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-querier-575b747bcc-xbtfs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.320292525Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320300356Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320303766Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320343919Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320435025Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320502629Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320542341Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320549362Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320552552Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320585854Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.32067671Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320746425Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320782387Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320789048Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320794268Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.320837901Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.320954308Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321021773Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321058545Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321065626Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321072516Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321109309Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321207835Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.32128181Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321308051Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321319812Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/prom-label-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321324832Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/prom-label-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321372306Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321469732Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321620342Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321658394Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321666455Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/thanos-query/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321670075Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/thanos-query/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321705207Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/thanos-query/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321811104Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321881059Z namespaces/openshift-monitoring/pods/thanos-querier-575b747bcc-xbtfs/thanos-query/thanos-query/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.321925071Z namespaces/openshift-monitoring/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.321996216Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322042089Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.322084072Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322190729Z namespaces/openshift-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.322237942Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322304536Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.322347029Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322394482Z namespaces/openshift-multus/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.322432524Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322644408Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322723483Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322816469Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.322864733Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.322926987Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323083327Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323201325Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323266979Z namespaces/openshift-multus/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.323311882Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323356765Z namespaces/openshift-multus/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.323398767Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323548647Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.32359447Z namespaces/openshift-multus/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.323639293Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323715998Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323763831Z namespaces/openshift-multus/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.323808604Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.323961844Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.324064611Z namespaces/openshift-multus/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.324544502Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.32466759Z namespaces/openshift-multus/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325334584Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325421909Z namespaces/openshift-multus/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325567529Z namespaces/openshift-multus/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325620312Z namespaces/openshift-multus/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.325656965Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325754271Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325834666Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.325951364Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326059171Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.326087733Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326182559Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326262474Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326344479Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326392233Z namespaces/openshift-multus/core/services/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.326431425Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326486849Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.326516281Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326573134Z namespaces/openshift-multus/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.326617267Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.32665978Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.326702573Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326781758Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326861793Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.326924437Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3269686Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.327022043Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.327063726Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.32711506Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.327140341Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.327212706Z namespaces/openshift-multus/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.327240708Z namespaces/openshift-multus/pods/multus-44qfk/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.32728346Z namespaces/openshift-multus/pods/multus-44qfk/multus-44qfk.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.327388127Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.327396218Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.327399658Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/kube-multus/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.32742808Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/kube-multus/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328181509Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328258474Z namespaces/openshift-multus/pods/multus-44qfk/kube-multus/kube-multus/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328290926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328337739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/multus-additional-cni-plugins-68wc5.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.328477348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328486929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328491179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328530412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328616917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328687112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328713684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328721524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328725604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328762647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328847362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328950559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/cni-plugins/cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.328980671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328985111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.328996642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329035125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329127411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329194115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329226797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329234967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329239388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.32927343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329344725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329412269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329456332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329463342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329466743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329501385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329590671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329663206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329699788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329705978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329711229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329746171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329836587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329914132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.329964845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329975646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.329980736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330013028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330096174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330164478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68wc5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330207561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330255524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/multus-additional-cni-plugins-vqc62.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.330382832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330389073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330392363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330435226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330527212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330597846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330633549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330640879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33064609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330679682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330767317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330837162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/cni-plugins/cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.330873894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330881735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330885915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.330933118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331031975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331100709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331128331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331135261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331144702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331206416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331275131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331353576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331368086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331374997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331380817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33142022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331509476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331595291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331611512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331616943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331621773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331660516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331753982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331817386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.331876339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33188532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33188939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.331927013Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.33204437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332110555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vqc62/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332151637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3321969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/multus-additional-cni-plugins-zln2l.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.332321219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332327429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/bond-cni-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332330689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332371842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332458917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332531112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332564084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332571965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332575295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332608757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332693503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.332761977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/cni-plugins/cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.33279825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33280443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33280767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.332843973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333038355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333135581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333167764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333175124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333181964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333218477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333290632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333356766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333395629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333404579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/routeoverride-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333407839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333437511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333548408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333612052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333651685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333659896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333663326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333694488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333783474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333849398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.333889831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333898261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/whereabouts-cni/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333913532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.333968266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334059962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334129186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zln2l/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334164588Z namespaces/openshift-multus/pods/multus-kgzdk/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.334203711Z namespaces/openshift-multus/pods/multus-kgzdk/multus-kgzdk.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.334290957Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.334297417Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.334300828Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/kube-multus/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33433783Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/kube-multus/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334839892Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334920858Z namespaces/openshift-multus/pods/multus-kgzdk/kube-multus/kube-multus/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.334966111Z namespaces/openshift-multus/pods/multus-z2mjf/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335012354Z namespaces/openshift-multus/pods/multus-z2mjf/multus-z2mjf.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.335094819Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3351013Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/kube-multus/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33510461Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/kube-multus/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335144592Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/kube-multus/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.335357616Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.335425351Z namespaces/openshift-multus/pods/multus-z2mjf/kube-multus/kube-multus/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.335466783Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335502536Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon-2n29c.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.335584621Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335592041Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335595292Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335628504Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.33572222Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.335788384Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.335825387Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335832857Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.335836237Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33586911Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336073753Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336139587Z namespaces/openshift-multus/pods/network-metrics-daemon-2n29c/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336170489Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336212722Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon-kzfxf.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.336287727Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336294897Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336298218Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.33633362Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336419445Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336482639Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336520802Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336529293Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336532743Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336564185Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336698864Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.336763898Z namespaces/openshift-multus/pods/network-metrics-daemon-kzfxf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.3367999Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336837193Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon-tkqg4.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.336929219Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336939389Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336942809Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.336991463Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337081749Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337144493Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337183765Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337191486Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/network-metrics-daemon/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337195196Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337224928Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337329975Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337391669Z namespaces/openshift-multus/pods/network-metrics-daemon-tkqg4/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.337432271Z namespaces/openshift-multus/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337479074Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.337541728Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337552869Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337575051Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.337661076Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.337709749Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337753952Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.337834347Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.33787887Z namespaces/openshift-multus/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.337950815Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338010049Z namespaces/openshift-network-console/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338040481Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338103845Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338152258Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338193121Z namespaces/openshift-network-console/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338226273Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338308178Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338426086Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338518382Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338553724Z namespaces/openshift-network-console/apps/deployments/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338596047Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338684143Z namespaces/openshift-network-console/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338713595Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338765298Z namespaces/openshift-network-console/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.338810381Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338891426Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.338965461Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.339004844Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339089829Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339133812Z namespaces/openshift-network-console/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.339171314Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339281752Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339363477Z namespaces/openshift-network-console/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339484895Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.33956738Z namespaces/openshift-network-console/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.33970792Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.339829828Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34002381Z namespaces/openshift-network-console/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340087344Z namespaces/openshift-network-console/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340134057Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340189121Z namespaces/openshift-network-console/core/services/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340233394Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340285697Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.34032914Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340380123Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340422476Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340465859Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340505121Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340582046Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340658022Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340706194Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340747757Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34079322Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340833993Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.340872185Z namespaces/openshift-network-console/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.340879136Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.34093731Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin-cb95c66f6-85nmr.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341029856Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341037466Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/networking-console-plugin/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341040766Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/networking-console-plugin/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341079769Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.341170315Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.341237739Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-85nmr/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.341278472Z namespaces/openshift-network-console/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341314234Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341359077Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.34139573Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341448953Z namespaces/openshift-network-diagnostics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341495606Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341545699Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341590382Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341635365Z namespaces/openshift-network-diagnostics/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.341674537Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341780115Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.341879091Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342004379Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342044462Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342084644Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342151479Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342191831Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342254245Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342290178Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34233226Z namespaces/openshift-network-diagnostics/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342372683Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342449868Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342491081Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342530753Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342607548Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342652311Z namespaces/openshift-network-diagnostics/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.342691154Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34278558Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.342870635Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34309566Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343171405Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343377808Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343458384Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34356093Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343616204Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.343654586Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34370703Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.343750973Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343828338Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.343879271Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.343931144Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34401501Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344055512Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344099715Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344136628Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344216033Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344290518Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344335371Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344380944Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344431807Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3444759Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344521863Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344560816Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344604998Z namespaces/openshift-network-diagnostics/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344611199Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344652851Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/network-check-source-8894fc9bd-tsc9v.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.344723116Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344730276Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/check-endpoints/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344733857Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/check-endpoints/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.344770559Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/check-endpoints/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.34493014Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345018835Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-tsc9v/check-endpoints/check-endpoints/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345056658Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345098871Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-j74qz.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.345173235Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345179566Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345183016Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/network-check-target-container/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345218978Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345304924Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345371108Z namespaces/openshift-network-diagnostics/pods/network-check-target-j74qz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345405631Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345453984Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-p8x9m.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.345535109Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345541489Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345544709Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/network-check-target-container/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345580822Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345664957Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345731012Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8x9m/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.345768514Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345806097Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-zwtx2.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.345874341Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345880731Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/network-check-target-container/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345884042Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/network-check-target-container/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.345930195Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.346043302Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.346111257Z namespaces/openshift-network-diagnostics/pods/network-check-target-zwtx2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.34616737Z namespaces/openshift-network-diagnostics/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346278387Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34632652Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346335371Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346366113Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346452899Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346497012Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346525973Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346613109Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346656522Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346703115Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346745998Z namespaces/openshift-network-node-identity/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346794081Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346848025Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.346890067Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.346968662Z namespaces/openshift-network-node-identity/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347017105Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347103911Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347178526Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347256271Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347299224Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347338276Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347383129Z namespaces/openshift-network-node-identity/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347425852Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347503577Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34754899Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347587142Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347726172Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347768264Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347775495Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347813677Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.347863411Z namespaces/openshift-network-node-identity/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.347921674Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348066994Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348143509Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348231455Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348305639Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348384934Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348534894Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348641781Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348689674Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.348733557Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34878188Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.348824483Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348870406Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.34892575Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.348985514Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349028707Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349106192Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349181106Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.34922912Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349269762Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349314935Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349353897Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.3493989Z namespaces/openshift-network-node-identity/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349446014Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349492046Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349498407Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349537769Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349583743Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349620685Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349672078Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349713791Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349752674Z namespaces/openshift-network-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349798826Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349858381Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.349899353Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.349973358Z namespaces/openshift-network-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350015851Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350118287Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350191782Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350270147Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35031369Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350354693Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350419617Z namespaces/openshift-network-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.35046349Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350506603Z namespaces/openshift-network-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350545025Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35062252Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350666943Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350706616Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350783521Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350828484Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350834684Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350867616Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.350934971Z namespaces/openshift-network-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.350989104Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351149145Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351229Z namespaces/openshift-network-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351394181Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351471966Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351646177Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351730992Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351856391Z namespaces/openshift-network-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.351922505Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.351974078Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352063154Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352118738Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352165621Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352209554Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352249936Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35230196Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352346292Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352390625Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352417387Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352502083Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352576987Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352625621Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352664403Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352713426Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352756259Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.352808863Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352857646Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35291564Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.352971093Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.353017456Z namespaces/openshift-network-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353037088Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353059499Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter-5ksn8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.353131884Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353138894Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353142844Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/iptables-alerter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353176137Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.353265462Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.353331557Z namespaces/openshift-network-operator/pods/iptables-alerter-5ksn8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.35338278Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353427343Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter-nt6rc.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.353507128Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353518639Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353522019Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/iptables-alerter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353552831Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.353638737Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.353703231Z namespaces/openshift-network-operator/pods/iptables-alerter-nt6rc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.353741933Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353777896Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter-t2pv6.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35384727Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353853951Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/iptables-alerter/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353857211Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/iptables-alerter/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.353893243Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.354015431Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.354083305Z namespaces/openshift-network-operator/pods/iptables-alerter-t2pv6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.354118808Z namespaces/openshift-network-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.354161281Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354211894Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.354251396Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35430181Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.354349163Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354410417Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.35445407Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354495722Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.354536795Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.3546135Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354691225Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35476883Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354829494Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.354873547Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.354932351Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.35506803Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355147685Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355192578Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.355232991Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355309096Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355355508Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.355401662Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355493788Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355580853Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355671519Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355748224Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355825139Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.355972879Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356158841Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356222385Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356265468Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356317411Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356359004Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356400996Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356440179Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356517284Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356595329Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356640402Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356681685Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356727428Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.35676928Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356827274Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356867917Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.356957903Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356968713Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.356999735Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357054629Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357081011Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357141205Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357181227Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35722798Z namespaces/openshift-operators/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357234541Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357237841Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357273393Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357325537Z namespaces/openshift-ovn-kubernetes/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.35736719Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357424953Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357473576Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.3575281Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.357566122Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357751984Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.35782986Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357919966Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.357971129Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358016982Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.3581407Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358180772Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358225485Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358263008Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358340073Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358384596Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358431389Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358504793Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358548736Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358557357Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358592359Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358642502Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.358685615Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.358923851Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.359016937Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.359335058Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.359476407Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.359929816Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360028673Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360184453Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360240817Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.36029304Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360368265Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360480512Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360501523Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.36059963Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360651783Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360691506Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.36075005Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360769771Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360866537Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360879178Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.360944102Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360958583Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.360991555Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361042459Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361079701Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361157386Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361235861Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361271764Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361314676Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.36136628Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361406242Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.36152079Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361574413Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361610996Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361617436Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361664449Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361743944Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361792758Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.36182967Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.361876813Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361883084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.361971909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-node-5k984.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.36214317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362150481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362153761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362185793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362331853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362400407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.36244178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362453261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362456721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362485243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362620892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362684936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362722768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362729579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362732869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/nbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.362766621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/nbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.362860067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/nbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363007647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/nbdb/nbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363029488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363034728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363040479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/northd/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363089452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/northd/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363196919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/northd/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363263323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/northd/northd/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363286945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363291605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-acl-logging/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363294945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363341868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363645468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363700772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363707812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363711383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ovn-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.363739424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ovn-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363923706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.363998861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovn-controller/ovn-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.364035514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.364043154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.364046374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.364079667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.368665955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.368726719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.36874302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3687474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.368753741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/sbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.368807074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/sbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.368917522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/sbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.368988196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5k984/sbdb/sbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369018548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369092323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-node-8fzv6.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.369262234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369269114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369276145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369306517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369469518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369543972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369560223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369565724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369576285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369624157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369766977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369830761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.369857943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369864063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369874684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/nbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.369916887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/nbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370021994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/nbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370095148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/nbdb/nbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370133311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370141951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370146242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/northd/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370173923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/northd/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.37027651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/northd/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370345524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/northd/northd/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370386457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370392987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-acl-logging/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370396188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370423089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.3707433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.370796174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370805834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370810135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ovn-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.370833426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ovn-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.371158537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.371219761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovn-controller/ovn-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.371244313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.371248773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.371252283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.371293176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.375672021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.375737226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.375767797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.375774508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.375778438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/sbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.375818851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/sbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.375927768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/sbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376004933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8fzv6/sbdb/sbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376036355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.37610991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-node-z55qt.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.37627357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376281241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376284691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376317613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376446422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376513226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376588421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376597371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376601642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376637134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376779223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376851348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.376868569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376873849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/nbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.37688102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/nbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.376954665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/nbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377053361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/nbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377118516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/nbdb/nbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377140237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377147538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/northd/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377151548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/northd/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.37719012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/northd/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377295047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/northd/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377369572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/northd/northd/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377383633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377387893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-acl-logging/ovn-acl-logging/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377391073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377456418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377780679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.377830902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377838163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ovn-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377841453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ovn-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.377879435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ovn-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.378173414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.378235868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovn-controller/ovn-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.37826303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.378268751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ovnkube-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.378272101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.378315514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.383796031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.383862335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.383881966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.383889186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/sbdb/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.383893797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/sbdb/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.383966991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/sbdb/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.384057228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/sbdb/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.384118492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z55qt/sbdb/sbdb/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.384160844Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.384200087Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38424849Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.384257941Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.384284402Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.384385169Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.384510447Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38455144Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.384599333Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.384681328Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.384764263Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.384809857Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.384959326Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38501159Z namespaces/openshift-route-controller-manager/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.3850197Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385028061Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385056222Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385106926Z namespaces/openshift-service-ca-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385147128Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385207412Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385249235Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385294978Z namespaces/openshift-service-ca-operator/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385335491Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385418836Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385535104Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38563778Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385682553Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385721256Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38578169Z namespaces/openshift-service-ca-operator/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.385825423Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385915128Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.385967022Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.386007694Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386085609Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386132623Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.386139093Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.386175565Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386223918Z namespaces/openshift-service-ca-operator/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.386266581Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386371118Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386453343Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386632165Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38670799Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386819667Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.386995659Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38716871Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387224574Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387268366Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.38732204Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387365913Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387406526Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387447428Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387525583Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387603888Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387648711Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387688394Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387741227Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387820682Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387873366Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.38793276Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.387981823Z namespaces/openshift-service-ca-operator/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.387991314Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388022876Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator-d6fc45fc5-vrmgq.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388104161Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388112461Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator/service-ca-operator/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388116592Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator/service-ca-operator/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388145354Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator/service-ca-operator/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.388287533Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-vrmgq/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.388421472Z namespaces/openshift-service-ca-operator/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388459154Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388507627Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.38854927Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388588092Z namespaces/openshift-service-ca/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388633866Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388686709Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388724271Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388782555Z namespaces/openshift-service-ca/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.388817818Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.388894323Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.3890149Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389106996Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389150959Z namespaces/openshift-service-ca/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.389195122Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389240745Z namespaces/openshift-service-ca/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.389285398Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389360873Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389403985Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.389453059Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389535604Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389580987Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.389587228Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.38962424Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389672513Z namespaces/openshift-service-ca/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.389714866Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389816803Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.389889687Z namespaces/openshift-service-ca/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390021366Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390097271Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390204228Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390326126Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390485816Z namespaces/openshift-service-ca/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390533349Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.390578062Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390620925Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.390659837Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39070713Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.390748803Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390824118Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390917264Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.390972028Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391019881Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391065564Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391143359Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391188992Z namespaces/openshift-service-ca/pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391195262Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391235815Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-865cb79987-4rnlw.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391303669Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.39131214Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/service-ca-controller/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.39131554Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/service-ca-controller/logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391348262Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/service-ca-controller/logs/current.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.391565546Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.391632821Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-4rnlw/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.391671683Z namespaces/openshift-service-ca/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391706955Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391754438Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391797771Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391847775Z namespaces/openshift-user-workload-monitoring/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.391892018Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.391969283Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.392011775Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392056318Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.392094771Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392171266Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392247701Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392324796Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392371139Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.392410251Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392455264Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.392497447Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392574912Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392640536Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.392680409Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392761244Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392807977Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.39284924Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.392965768Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393043973Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393121988Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393198993Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393275678Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393393525Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393559386Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393606159Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.393645582Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393687975Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.393732947Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39377851Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.393819363Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393896698Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.393995805Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394040867Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.39408063Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394126603Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394167026Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394211809Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394250191Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394294894Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394337437Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39438066Z namespaces/openshift/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394427103Z namespaces/openshift/openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394482586Z namespaces/openshift/apps.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394521299Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394568632Z namespaces/openshift/apps/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394605854Z namespaces/openshift/apps/daemonsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39468879Z namespaces/openshift/apps/deployments.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394763274Z namespaces/openshift/apps/replicasets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39483925Z namespaces/openshift/apps/statefulsets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.394884153Z namespaces/openshift/autoscaling/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.394977359Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395025232Z namespaces/openshift/batch/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.395070045Z namespaces/openshift/batch/cronjobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39515027Z namespaces/openshift/batch/jobs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395208003Z namespaces/openshift/build.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.395220964Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39530502Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395351793Z namespaces/openshift/core/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.395392906Z namespaces/openshift/core/configmaps.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395488002Z namespaces/openshift/core/endpoints.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395561777Z namespaces/openshift/core/events.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395635471Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395712596Z namespaces/openshift/core/pods.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.395791401Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39592012Z namespaces/openshift/core/secrets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.396087151Z namespaces/openshift/core/services.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.396131864Z namespaces/openshift/discovery.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.396178897Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.396221289Z namespaces/openshift/image.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.396260742Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397425208Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.39745753Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397563937Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397638642Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397747959Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397856756Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.397962493Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398113133Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398265602Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398391051Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398484347Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398574773Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.39869043Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398792137Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.398919995Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399016071Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399102937Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399208934Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399382215Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399498573Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399597529Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399690935Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399782881Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.399880418Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400023267Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400121934Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40021348Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400302325Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400409672Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400516929Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400611525Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400717762Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400822169Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.400916965Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401046534Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401126849Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401245987Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401379355Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401483172Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401595009Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401694806Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401805863Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.401952983Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402046549Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402137505Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402254822Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40238079Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402490748Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402592574Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40268171Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402772546Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402855941Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.402997211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403117589Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403230936Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403349113Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403463601Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403555097Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403661934Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403778252Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403853326Z namespaces/openshift/k8s.ovn.org/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.4039005Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.403996856Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404073301Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404117894Z namespaces/openshift/monitoring.coreos.com/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404159306Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404207229Z namespaces/openshift/networking.k8s.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404231421Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404288135Z namespaces/openshift/policy/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404317987Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.4043646Z namespaces/openshift/route.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404409273Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404450855Z namespaces/openshift/template.openshift.io/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404457016Z namespaces/openshift/template.openshift.io/templates/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.404493228Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404602095Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404721883Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40482638Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.404998751Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405167172Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405271209Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405386286Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405509614Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405631722Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405736939Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405851336Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.405997796Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406140205Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406240452Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40635722Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406469967Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406579774Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406683001Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406788328Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.406893484Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.407078536Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.407181973Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.40728293Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.407379676Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.407477842Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408172468Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408269664Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408381211Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408487218Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408590405Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408689531Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408793388Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.408915216Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409051585Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409150691Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409256018Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409387877Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409526026Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409631343Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409730169Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409846297Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.409976095Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410094593Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410218651Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410338079Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410482268Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410607246Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410729754Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410838641Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.410994351Z network_logs/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.411041774Z network_logs/cluster_scale [must-gather-s79bm] OUT 2026-04-20T21:12:31.41112652Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-s79bm] OUT 2026-04-20T21:12:31.411196295Z network_logs/multi-networkpolicy [must-gather-s79bm] OUT 2026-04-20T21:12:31.41127776Z network_logs/net-attach-def [must-gather-s79bm] OUT 2026-04-20T21:12:31.411381527Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-s79bm] OUT 2026-04-20T21:12:31.411511855Z network_logs/ovn_kubernetes_top_pods [must-gather-s79bm] OUT 2026-04-20T21:12:31.411624372Z network_logs/ovnk_database_store.tar.gz [must-gather-s79bm] OUT 2026-04-20T21:12:31.41312702Z nodes/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.413173513Z nodes/debug [must-gather-s79bm] OUT 2026-04-20T21:12:31.413263999Z nodes/ip-10-0-139-59.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.413306722Z nodes/ip-10-0-139-59.ec2.internal/cpu_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.413610522Z nodes/ip-10-0-139-59.ec2.internal/dmesg [must-gather-s79bm] OUT 2026-04-20T21:12:31.41388685Z nodes/ip-10-0-139-59.ec2.internal/ethtool_channels [must-gather-s79bm] OUT 2026-04-20T21:12:31.413986036Z nodes/ip-10-0-139-59.ec2.internal/ethtool_features [must-gather-s79bm] OUT 2026-04-20T21:12:31.414069722Z nodes/ip-10-0-139-59.ec2.internal/ip-10-0-139-59.ec2.internal_logs_kubelet.gz [must-gather-s79bm] OUT 2026-04-20T21:12:31.414402593Z nodes/ip-10-0-139-59.ec2.internal/irq_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.414547413Z nodes/ip-10-0-139-59.ec2.internal/lscpu [must-gather-s79bm] OUT 2026-04-20T21:12:31.414671521Z nodes/ip-10-0-139-59.ec2.internal/lspci [must-gather-s79bm] OUT 2026-04-20T21:12:31.414768177Z nodes/ip-10-0-139-59.ec2.internal/podresources.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.414864014Z nodes/ip-10-0-139-59.ec2.internal/pods_info.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.415037985Z nodes/ip-10-0-139-59.ec2.internal/proc_cmdline [must-gather-s79bm] OUT 2026-04-20T21:12:31.41512007Z nodes/ip-10-0-139-59.ec2.internal/sysinfo.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.416722035Z nodes/ip-10-0-139-59.ec2.internal/sysinfo.tgz [must-gather-s79bm] OUT 2026-04-20T21:12:31.416875425Z nodes/ip-10-0-140-155.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.416921227Z nodes/ip-10-0-140-155.ec2.internal/cpu_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.417185545Z nodes/ip-10-0-140-155.ec2.internal/dmesg [must-gather-s79bm] OUT 2026-04-20T21:12:31.417411939Z nodes/ip-10-0-140-155.ec2.internal/ethtool_channels [must-gather-s79bm] OUT 2026-04-20T21:12:31.417504975Z nodes/ip-10-0-140-155.ec2.internal/ethtool_features [must-gather-s79bm] OUT 2026-04-20T21:12:31.41758256Z nodes/ip-10-0-140-155.ec2.internal/ip-10-0-140-155.ec2.internal_logs_kubelet.gz [must-gather-s79bm] OUT 2026-04-20T21:12:31.417822736Z nodes/ip-10-0-140-155.ec2.internal/irq_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.417975396Z nodes/ip-10-0-140-155.ec2.internal/lscpu [must-gather-s79bm] OUT 2026-04-20T21:12:31.418096884Z nodes/ip-10-0-140-155.ec2.internal/lspci [must-gather-s79bm] OUT 2026-04-20T21:12:31.418180369Z nodes/ip-10-0-140-155.ec2.internal/podresources.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.418275265Z nodes/ip-10-0-140-155.ec2.internal/pods_info.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.418371902Z nodes/ip-10-0-140-155.ec2.internal/proc_cmdline [must-gather-s79bm] OUT 2026-04-20T21:12:31.418459408Z nodes/ip-10-0-140-155.ec2.internal/sysinfo.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.420073313Z nodes/ip-10-0-140-155.ec2.internal/sysinfo.tgz [must-gather-s79bm] OUT 2026-04-20T21:12:31.420228273Z nodes/ip-10-0-143-23.ec2.internal/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.420270095Z nodes/ip-10-0-143-23.ec2.internal/cpu_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.420521702Z nodes/ip-10-0-143-23.ec2.internal/dmesg [must-gather-s79bm] OUT 2026-04-20T21:12:31.420759417Z nodes/ip-10-0-143-23.ec2.internal/ethtool_channels [must-gather-s79bm] OUT 2026-04-20T21:12:31.420835112Z nodes/ip-10-0-143-23.ec2.internal/ethtool_features [must-gather-s79bm] OUT 2026-04-20T21:12:31.420913948Z nodes/ip-10-0-143-23.ec2.internal/ip-10-0-143-23.ec2.internal_logs_kubelet.gz [must-gather-s79bm] OUT 2026-04-20T21:12:31.421372367Z nodes/ip-10-0-143-23.ec2.internal/irq_affinities.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.421523637Z nodes/ip-10-0-143-23.ec2.internal/lscpu [must-gather-s79bm] OUT 2026-04-20T21:12:31.421640395Z nodes/ip-10-0-143-23.ec2.internal/lspci [must-gather-s79bm] OUT 2026-04-20T21:12:31.42172651Z nodes/ip-10-0-143-23.ec2.internal/podresources.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.421829477Z nodes/ip-10-0-143-23.ec2.internal/pods_info.json [must-gather-s79bm] OUT 2026-04-20T21:12:31.421962886Z nodes/ip-10-0-143-23.ec2.internal/proc_cmdline [must-gather-s79bm] OUT 2026-04-20T21:12:31.422054502Z nodes/ip-10-0-143-23.ec2.internal/sysinfo.log [must-gather-s79bm] OUT 2026-04-20T21:12:31.42371638Z nodes/ip-10-0-143-23.ec2.internal/sysinfo.tgz [must-gather-s79bm] OUT 2026-04-20T21:12:31.423884121Z pod_network_connectivity_check/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.423945375Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-s79bm] OUT 2026-04-20T21:12:31.424049381Z static-pods/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.424059132Z static-pods/kube-apiserver/ [must-gather-s79bm] OUT 2026-04-20T21:12:31.432078744Z [must-gather-s79bm] OUT 2026-04-20T21:12:31.432099206Z sent 57,114 bytes received 5,032,379 bytes 3,392,995.33 bytes/sec [must-gather-s79bm] OUT 2026-04-20T21:12:31.432106096Z total size is 57,568,416 speedup is 11.31 [must-gather ] OUT 2026-04-20T21:12:31.683461834Z namespace/openshift-must-gather-qsjk5 deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 1b7f602c-6591-454b-9d4b-258f354cd814 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing deploy-and-e2e step succeeded 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-0-mghj9 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-1-h92jc 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-2-25jbf 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-3-2p8d7 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-4-sxdx4 2026/04/20 20:10:48 Decoded script /tekton/scripts/script-5-2qm4v ai-j52129 https://github.com/israel-hdez/kserve Cloning into '/workspace/source'... WORK_DIR: /workspace/odh-ci-artifacts REPO_PATH: opendatahub-io/odh-build-metadata REPO_BRANCH: ci-artifacts SPARSE_FILE_PATH: test-artifacts/docs SOURCE_PATH: /workspace/artifacts-dir DEST_PATH: test-artifacts/kserve-group-test-9t8ds ALWAYS_PASS: false configuring gh token taking github token from Konflux bot Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD * [new branch] ci-artifacts -> origin/ci-artifacts Already on 'ci-artifacts' branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. TASK_NAME=kserve-group-test-9t8ds-e2e-predictor PIPELINERUN_NAME=kserve-group-test-9t8ds From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. -rw-r--r--. 1 root 1001540000 7717460 Apr 20 21:14 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-9t8ds/e2e-predictor.tar.gz [ci-artifacts 91bce1b] Updating CI Artifacts in e2e-predictor 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-9t8ds/e2e-predictor.tar.gz From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. To https://github.com/opendatahub-io/odh-build-metadata.git 4297717..91bce1b ci-artifacts -> ci-artifacts